Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

DBOBJStreamerFactory Class Reference

#include <dbobjstreamerfactory.hpp>

Inheritance diagram for DBOBJStreamerFactory:

Inheritance graph
[legend]
Collaboration diagram for DBOBJStreamerFactory:

Collaboration graph
[legend]
List of all members.

Detailed Description

Base DBOBJ handler class. Provides its descendants with definition cache and OTL init/ terminate functionnalities top .

Definition at line 64 of file dbobjstreamerfactory.hpp.

Public Methods

 ~DBOBJStreamerFactory ()
void cacheDefinition (const char *p_pszName, DBOBJDefinitionNode *p_pDefinitionRoot)
const DBOBJDefinitionNodegetCachedDefinition (const char *p_pszName, XMLFlowContext *p_pStreamContext) const
DBOBJDefinitionNodebuildDefinition (const char *p_pszName, XMLFlowContext *p_pStreamContext) const


Constructor & Destructor Documentation

BEGIN_XDFLENGINE_NS DBOBJStreamerFactory::~DBOBJStreamerFactory  
 

Definition at line 53 of file dbobjstreamerfactory.cpp.


Member Function Documentation

DBOBJDefinitionNode * DBOBJStreamerFactory::buildDefinition const char *    p_pszName,
XMLFlowContext   p_pStreamContext
const
 

Definition at line 80 of file dbobjstreamerfactory.cpp.

References SAXDBOBJDefinitionBuilder::buildDBOBJDefinition().

Referenced by DBOBJGetStreamerFactory::getStreamer().

void DBOBJStreamerFactory::cacheDefinition const char *    p_pszName,
DBOBJDefinitionNode   p_pDefinitionRoot
 

Definition at line 61 of file dbobjstreamerfactory.cpp.

const DBOBJDefinitionNode * DBOBJStreamerFactory::getCachedDefinition const char *    p_pszName,
XMLFlowContext   p_pStreamContext
const
 

Definition at line 70 of file dbobjstreamerfactory.cpp.

Referenced by DBOBJGetStreamerFactory::getStreamer().


The documentation for this class was generated from the following files:
Generated on Sat Oct 4 13:23:53 2003 for XDFLengine by doxygen1.3-rc2