StarGraphicAttribute::StarGAttributeInt Class Reference

a character integer attribute More...

Inheritance diagram for StarGraphicAttribute::StarGAttributeInt:
StarAttributeInt StarAttribute

List of all members.

Public Member Functions

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

Protected Member Functions

 StarGAttributeInt (StarGAttributeInt const &orig)
 copy constructor

Detailed Description

a character integer attribute


Constructor & Destructor Documentation

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

constructor

Referenced by create().

copy constructor


Member Function Documentation

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

add to a graphic style

Reimplemented from StarAttribute.

virtual shared_ptr<StarAttribute> StarGraphicAttribute::StarGAttributeInt::create ( ) const [inline, virtual]

create a new attribute

Reimplemented from StarAttributeInt.


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