|
|
static const int s_type | s_type |
enum ObjectSyntaxType { SIMPLE, APPLICATION_WIDE, } | ObjectSyntaxType |
int m_choiceType | m_choiceType |
SimpleSyntax* m_simple | m_simple |
ApplicationSyntax* m_application_wide | m_application_wide |
ObjectSyntax ()
| ObjectSyntax |
ObjectSyntax (void* data, int len)
| ObjectSyntax |
~ObjectSyntax ()
| ~ObjectSyntax |
int decode (DataBlock& data)
| decode |
int encode (DataBlock& data)
| encode |
void getParams (NamedList* params)
| getParams |
void setParams (NamedList* params)
| setParams |
Generated by: paulc on bussard on Thu Jul 24 18:41:02 2014, using kdoc 2.0a54. |