DAOImpl(const char *curl) | DAOImpl | |
DAOImpl(CDB::DAO_ptr dao) | DAOImpl | |
End(const char *el) | DAOImpl | [protected] |
end(void *data, const char *el) | DAOImpl | [protected, static] |
get_double(const char *propertyName) | DAOImpl | [virtual] |
get_double_seq(const char *propertyName) | DAOImpl | |
get_field(const cdb::String &strFieldName, cdb::Field &fld) | DAOImpl | |
get_field_data(const char *propertyName) | DAOImpl | [virtual] |
get_long(const char *propertyName) | DAOImpl | [virtual] |
get_long_seq(const char *propertyName) | DAOImpl | |
get_string(const char *propertyName) | DAOImpl | [virtual] |
get_string_seq(const char *propertyName) | DAOImpl | |
isInitialized() | DAOImpl | [inline, virtual] |
m_arrayContent | DAOImpl | [protected] |
m_arrayName | DAOImpl | [protected] |
m_arrayType | DAOImpl | [protected] |
m_currNode | DAOImpl | [protected] |
m_dao | DAOImpl | [protected] |
m_errorMessage | DAOImpl | |
m_inArray | DAOImpl | [protected] |
m_initialized | DAOImpl | [protected] |
m_name | DAOImpl | |
m_remote | DAOImpl | [protected] |
m_rootNode | DAOImpl | [protected] |
m_xml | DAOImpl | [protected] |
Start(const char *el, const char **attr) | DAOImpl | [protected] |
start(void *data, const char *el, const char **attr) | DAOImpl | [protected, static] |
~DAOImpl(void) | DAOImpl | [virtual] |