#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 173 of file fipa_acl.h.
struct fipa_word_s* fipa_expression_s::content_u::word [read] |
Definition at line 175 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 176 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 177 of file fipa_acl.h.
Referenced by fipa_expression_Compose(), fipa_expression_Copy(), and fipa_expression_Destroy().
struct fipa_DateTime_s* fipa_expression_s::content_u::datetime [read] |
Definition at line 178 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 179 of file fipa_acl.h.
Referenced by fipa_expression_Compose(), fipa_expression_Copy(), and fipa_expression_Destroy().