#include <fipa_acl.h>
Data Fields | |
struct fipa_word_s * | word |
struct fipa_string_s * | string |
struct fipa_number_s * | number |
struct fipa_DateTime_s * | datetime |
struct fipa_expression_s ** | expression |
Definition at line 196 of file fipa_acl.h.
struct fipa_DateTime_s* fipa_expression_s::content_u::datetime [read] |
Definition at line 201 of file fipa_acl.h.
Referenced by fipa_expression_Compose(), fipa_expression_Copy(), and fipa_expression_Destroy().
struct fipa_expression_s** fipa_expression_s::content_u::expression [read] |
Definition at line 202 of file fipa_acl.h.
Referenced by fipa_expression_Compose(), fipa_expression_Copy(), and fipa_expression_Destroy().
struct fipa_number_s* fipa_expression_s::content_u::number [read] |
Definition at line 200 of file fipa_acl.h.
Referenced by fipa_expression_Compose(), fipa_expression_Copy(), and fipa_expression_Destroy().
struct fipa_string_s* fipa_expression_s::content_u::string [read] |
Definition at line 199 of file fipa_acl.h.
Referenced by fipa_expression_Compose(), fipa_expression_Copy(), fipa_expression_Destroy(), MC_AclGetConversationID(), and MC_AclSetConversationID().
struct fipa_word_s* fipa_expression_s::content_u::word [read] |
Definition at line 198 of file fipa_acl.h.
Referenced by fipa_expression_Compose(), fipa_expression_Copy(), and fipa_expression_Destroy().