#include <xml_token_load_generic.h>
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 |
|
|
Construction:.
Definition at line 43 of file xml_token_load_generic.h. |
|
|
Definition at line 45 of file xml_token_load_generic.h. |
|
|
Definition at line 57 of file xml_token_load_generic.h. |
|
|
Definition at line 53 of file xml_token_load_generic.h. |
|
|
Attributes:.
Definition at line 49 of file xml_token_load_generic.h. Referenced by CL_XMLTokenLoad_Generic(). |
|
|
Definition at line 55 of file xml_token_load_generic.h. |
|
|
Definition at line 51 of file xml_token_load_generic.h. Referenced by CL_XMLTokenLoad_Generic(). |
1.4.1