Public Attributes | |
char * | xpath |
char * | name |
with_type_t | type |
union { | |
pairs_t pairs | |
int index | |
} | u |
Definition at line 999 of file ermanifest.c.
char* a_step_t::xpath |
Definition at line 1001 of file ermanifest.c.
char* a_step_t::name |
Definition at line 1002 of file ermanifest.c.
Definition at line 1004 of file ermanifest.c.
Definition at line 1007 of file ermanifest.c.
int a_step_t::index |
Definition at line 1008 of file ermanifest.c.
union { ... } a_step_t::u |