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

aka2::xmltype_statics< L > Struct Template Reference

XML type name for serializable classes. More...

#include <xmltype.h>

Inheritance diagram for aka2::xmltype_statics< L >:

Inheritance graph
[legend]
Collaboration diagram for aka2::xmltype_statics< L >:

Collaboration graph
[legend]
List of all members.

Static Public Methods

void xmltype (const std::string &name)
std::string get_xmltype ()

Detailed Description

template<class L>
struct aka2::xmltype_statics< L >

XML type name for serializable classes.

Parameters:
L  leaf class

Definition at line 20 of file xmltype.h.


Member Function Documentation

template<class L>
std::string aka2::xmltype_statics< L >::get_xmltype   [inline, static]
 

get type name

Returns:
type name set by xmltype(), or typeid(L).name() if type name is not specified yet,

Definition at line 34 of file xmltype.h.

template<class L>
void aka2::xmltype_statics< L >::xmltype const std::string &    name [inline, static]
 

set type name.

Parameters:
name  type name to set

Definition at line 26 of file xmltype.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 19 22:59:01 2004 for akaxiso2 by doxygen1.2.18