Separatista
|
Public Attributes | |
const ElementDescriptor * | m_pTypeParent |
Parent type ElementDescriptor, if any. | |
Element *(* | m_pfCreateElement )(const ChildElementDescriptor *) |
Element creator function. | |
void(* | m_pfnValidate )(const wchar_t *pValue, Element *pElement) |
Data validation class. | |
size_t | m_nElementCount |
Number of child elements. | |
const ChildElementDescriptor * | m_pChildren |
ChildElement descriptors. | |