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 para | |
Protected Member Functions | |
StarPAttributeInt (StarPAttributeInt const &orig) | |
copy constructor |
a character integer attribute
StarParagraphAttribute::StarPAttributeInt::StarPAttributeInt | ( | Type | type, |
std::string const & | debugName, | ||
int | intSize, | ||
int | value | ||
) | [inline] |
constructor
Referenced by create().
StarParagraphAttribute::StarPAttributeInt::StarPAttributeInt | ( | StarPAttributeInt const & | orig | ) | [inline, protected] |
copy constructor
virtual shared_ptr<StarAttribute> StarParagraphAttribute::StarPAttributeInt::create | ( | ) | const [inline, virtual] |