#include <dbobjstreamerfactory.hpp>
Inheritance diagram for DBOBJStreamerFactory:
Definition at line 64 of file dbobjstreamerfactory.hpp.
Public Methods | |
~DBOBJStreamerFactory () | |
void | cacheDefinition (const char *p_pszName, DBOBJDefinitionNode *p_pDefinitionRoot) |
const DBOBJDefinitionNode * | getCachedDefinition (const char *p_pszName, XMLFlowContext *p_pStreamContext) const |
DBOBJDefinitionNode * | buildDefinition (const char *p_pszName, XMLFlowContext *p_pStreamContext) const |
|
Definition at line 53 of file dbobjstreamerfactory.cpp. |
|
Definition at line 80 of file dbobjstreamerfactory.cpp. References SAXDBOBJDefinitionBuilder::buildDBOBJDefinition(). Referenced by DBOBJGetStreamerFactory::getStreamer(). |
|
Definition at line 61 of file dbobjstreamerfactory.cpp. |
|
Definition at line 70 of file dbobjstreamerfactory.cpp. Referenced by DBOBJGetStreamerFactory::getStreamer(). |