Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

CL_XMLTokenLoad_Generic Class Reference

#include <xml_token_load_generic.h>

List of all members.

Public Member Functions

 CL_XMLTokenLoad_Generic ()
 Construction:.
 ~CL_XMLTokenLoad_Generic ()

Public Attributes

CL_XMLToken::TokenType type
 Attributes:.
CL_XMLToken::TokenVariant variant
CL_XMLTokenString name
CL_XMLTokenString value
std::vector< std::pair< CL_XMLTokenString,
CL_XMLTokenString > > 
attributes


Constructor & Destructor Documentation

CL_XMLTokenLoad_Generic::CL_XMLTokenLoad_Generic  )  [inline]
 

Construction:.

Definition at line 43 of file xml_token_load_generic.h.

References type, and variant.

CL_XMLTokenLoad_Generic::~CL_XMLTokenLoad_Generic  )  [inline]
 

Definition at line 45 of file xml_token_load_generic.h.


Member Data Documentation

std::vector< std::pair<CL_XMLTokenString, CL_XMLTokenString> > CL_XMLTokenLoad_Generic::attributes
 

Definition at line 57 of file xml_token_load_generic.h.

CL_XMLTokenString CL_XMLTokenLoad_Generic::name
 

Definition at line 53 of file xml_token_load_generic.h.

CL_XMLToken::TokenType CL_XMLTokenLoad_Generic::type
 

Attributes:.

Definition at line 49 of file xml_token_load_generic.h.

Referenced by CL_XMLTokenLoad_Generic().

CL_XMLTokenString CL_XMLTokenLoad_Generic::value
 

Definition at line 55 of file xml_token_load_generic.h.

CL_XMLToken::TokenVariant CL_XMLTokenLoad_Generic::variant
 

Definition at line 51 of file xml_token_load_generic.h.

Referenced by CL_XMLTokenLoad_Generic().


The documentation for this class was generated from the following file:
Generated on Sat Feb 19 22:51:18 2005 for npcore by  doxygen 1.4.1