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