a void attribute More...
Public Member Functions | |
| StarPAttributeVoid (Type type, std::string const &debugName) | |
| constructor | |
| ~StarPAttributeVoid () | |
| destructor | |
| virtual shared_ptr< StarAttribute > | create () const |
| add to a page | |
Protected Member Functions | |
| StarPAttributeVoid (StarPAttributeVoid const &orig) | |
| copy constructor | |
a void attribute
| StarPageAttribute::StarPAttributeVoid::StarPAttributeVoid | ( | Type | type, |
| std::string const & | debugName | ||
| ) | [inline] |
constructor
Referenced by create().
destructor
| StarPageAttribute::StarPAttributeVoid::StarPAttributeVoid | ( | StarPAttributeVoid const & | orig | ) | [inline, protected] |
copy constructor
| virtual shared_ptr<StarAttribute> StarPageAttribute::StarPAttributeVoid::create | ( | ) | const [inline, virtual] |