PTLib
Version 2.18.8
|
#include <pxml.h>
Public Attributes | |
ValidationOp | m_op |
const char * | m_name |
union { | |
const void * m_placeHolder | |
const char * m_attributeValues | |
ValidationInfo * m_subElement | |
const char * m_namespace | |
}; | |
PINDEX | m_minCount |
PINDEX | m_maxCount |
union { ... } |
const char* PXML::ValidationInfo::m_attributeValues |
PINDEX PXML::ValidationInfo::m_maxCount |
PINDEX PXML::ValidationInfo::m_minCount |
const char* PXML::ValidationInfo::m_name |
const char* PXML::ValidationInfo::m_namespace |
ValidationOp PXML::ValidationInfo::m_op |
const void* PXML::ValidationInfo::m_placeHolder |
ValidationInfo* PXML::ValidationInfo::m_subElement |