yumapro
24.10-2
YumaPro SDK
|
Data structures for the SIL-SA subsystem. More...
#include <xmlstring.h>
#include "agt.h"
#include "dlq.h"
#include "ncxtypes.h"
#include "obj.h"
#include "rpc.h"
#include "status_enum.h"
#include "val.h"
Go to the source code of this file.
Data Structures | |
struct | sil_sa_bundle_t |
one bundle unload record in case <unload-bundle> called More... | |
struct | sil_sa_cb_t |
control block for the SIL-SA module More... | |
struct | sil_sa_child_edit_t |
EDIT2 children Queue Supports EDIT2 callbacks where child edits for the same parent container or list are processed at once. More... | |
struct | sil_sa_edit_t |
SIL-SA added edit data structure. More... | |
struct | sil_sa_added_edit_t |
Hook added edits that will be used in the hook-respose msg Saved from the sil_sa_hook_add_edit function. More... | |
Enumerations | |
enum | sil_sa_state_t { SIL_SA_ST_NONE , SIL_SA_ST_START , SIL_SA_ST_STOPPED , SIL_SA_ST_ERROR , SIL_SA_ST_WAIT_CONFIG , SIL_SA_ST_WAIT_REGISTER , SIL_SA_ST_READY , SIL_SA_ST_WAIT_APPLY , SIL_SA_ST_WAIT_COMMIT , SIL_SA_ST_WAIT_HOOK_GETDATA } |
SIL-SA state machine enumerations. More... | |
Data structures for the SIL-SA subsystem.