StarCharAttribute::StarCAttributeInt Class Reference

a character integer attribute More...

Inheritance diagram for StarCharAttribute::StarCAttributeInt:
StarAttributeInt StarAttribute

List of all members.

Public Member Functions

 StarCAttributeInt (Type type, std::string const &debugName, int intSize, int value)
 constructor
virtual void addTo (StarState &state, std::set< StarAttribute const * > &) const
 add to a font
virtual shared_ptr< StarAttributecreate () const
 create a new attribute

Protected Member Functions

 StarCAttributeInt (StarCAttributeInt const &orig)
 copy constructor

Detailed Description

a character integer attribute


Constructor & Destructor Documentation

StarCharAttribute::StarCAttributeInt::StarCAttributeInt ( Type  type,
std::string const &  debugName,
int  intSize,
int  value 
) [inline]

constructor

Referenced by create().

copy constructor


Member Function Documentation

void StarCharAttribute::StarCAttributeInt::addTo ( StarState state,
std::set< StarAttribute const * > &   
) const [virtual]

add to a font

Reimplemented from StarAttribute.

virtual shared_ptr<StarAttribute> StarCharAttribute::StarCAttributeInt::create ( ) const [inline, virtual]

create a new attribute

Reimplemented from StarAttributeInt.


The documentation for this class was generated from the following file: