xml attribute of StarAttributeInternal More...
Public Member Functions | |
StarAttributeXML (Type type, std::string const &debugName) | |
constructor | |
~StarAttributeXML () | |
destructor | |
virtual shared_ptr< StarAttribute > | create () const |
create a new attribute |
xml attribute of StarAttributeInternal
StarAttributeInternal::StarAttributeXML::StarAttributeXML | ( | Type | type, |
std::string const & | debugName | ||
) | [inline] |
constructor
Referenced by create().
destructor
virtual shared_ptr<StarAttribute> StarAttributeInternal::StarAttributeXML::create | ( | ) | const [inline, virtual] |
create a new attribute
Reimplemented from StarAttributeVoid.