#include <xml_token_save_generic.h>
Public Member Functions | |
| CL_XMLTokenSave_Generic () | |
| Construction:. | |
| ~CL_XMLTokenSave_Generic () | |
Public Attributes | |
| int | ref_count |
| Attributes:. | |
| CL_XMLToken::TokenType | type |
| CL_XMLToken::TokenVariant | variant |
| std::string | name |
| std::string | value |
| std::vector< std::pair< std::string, std::string > > | attributes |
|
|
Construction:.
Definition at line 45 of file xml_token_save_generic.h. |
|
|
Definition at line 47 of file xml_token_save_generic.h. |
|
|
Definition at line 61 of file xml_token_save_generic.h. |
|
|
Definition at line 57 of file xml_token_save_generic.h. |
|
|
Attributes:.
Definition at line 51 of file xml_token_save_generic.h. Referenced by CL_XMLTokenSave_Generic(). |
|
|
Definition at line 53 of file xml_token_save_generic.h. Referenced by CL_XMLTokenSave_Generic(). |
|
|
Definition at line 59 of file xml_token_save_generic.h. |
|
|
Definition at line 55 of file xml_token_save_generic.h. Referenced by CL_XMLTokenSave_Generic(). |
1.4.1