StarCellAttribute::StarCAttributeUInt Class Reference

a character unsigned integer attribute More...

Inheritance diagram for StarCellAttribute::StarCAttributeUInt:
StarAttributeUInt StarAttribute

List of all members.

Public Member Functions

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

Protected Member Functions

 StarCAttributeUInt (StarCAttributeUInt const &orig)
 copy constructor

Detailed Description

a character unsigned integer attribute


Constructor & Destructor Documentation

StarCellAttribute::StarCAttributeUInt::StarCAttributeUInt ( Type  type,
std::string const &  debugName,
int  intSize,
unsigned int  value 
) [inline]

constructor

Referenced by create().

copy constructor


Member Function Documentation

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

add to a cell style

Reimplemented from StarAttribute.

virtual shared_ptr<StarAttribute> StarCellAttribute::StarCAttributeUInt::create ( ) const [inline, virtual]

create a new attribute

Reimplemented from StarAttributeUInt.


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