OpenSDN source code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
XmppXmlImplFactory Struct Reference

#include <xml_base.h>

Collaboration diagram for XmppXmlImplFactory:

Public Member Functions

XmlBaseGetXmlImpl ()
 
void ReleaseXmlImpl (XmlBase *tmp)
 

Static Public Member Functions

static XmppXmlImplFactoryInstance ()
 

Private Member Functions

 XmppXmlImplFactory ()
 
 DISALLOW_COPY_AND_ASSIGN (XmppXmlImplFactory)
 

Static Private Attributes

static XmppXmlImplFactoryInst_ = NULL
 

Detailed Description

Definition at line 89 of file xml_base.h.

Constructor & Destructor Documentation

XmppXmlImplFactory::XmppXmlImplFactory ( )
inlineprivate

Definition at line 99 of file xml_base.h.

Member Function Documentation

XmppXmlImplFactory::DISALLOW_COPY_AND_ASSIGN ( XmppXmlImplFactory  )
private
XmlBase * XmppXmlImplFactory::GetXmlImpl ( )

Definition at line 10 of file xml_base.cc.

XmppXmlImplFactory * XmppXmlImplFactory::Instance ( )
static

Definition at line 18 of file xml_base.cc.

Here is the call graph for this function:

void XmppXmlImplFactory::ReleaseXmlImpl ( XmlBase tmp)

Definition at line 14 of file xml_base.cc.

Member Data Documentation

XmppXmlImplFactory * XmppXmlImplFactory::Inst_ = NULL
staticprivate

Definition at line 100 of file xml_base.h.


The documentation for this struct was generated from the following files: