#include "awt_status.h"#include <stdint.h>Data Structures | |
| struct | CoreAgentVars |
| Structure containing the response of the GetVariables command. More... | |
Typedefs | |
| typedef struct AwtComContext | AwtComContext |
| Library context. | |
| typedef struct CoreAgentVars | VarsMap |
| Structure containing the response of the GetVariables command. | |
Enumerations | |
| enum | AwtComState { STATE_INITIALIZING, STATE_ACTIVE, STATE_ERROR, STATE_DESTROYED } |
Different states libCom can be in. More... | |
| typedef struct AwtComContext AwtComContext |
Library context.
The content of this structure is hold private.
| enum AwtComState |
Different states libCom can be in.
1.6.3