StarParagraphAttribute::StarPAttributeUInt Class Reference

a character unsigned integer attribute More...

Inheritance diagram for StarParagraphAttribute::StarPAttributeUInt:
StarAttributeUInt StarAttribute

List of all members.

Public Member Functions

 StarPAttributeUInt (Type type, std::string const &debugName, int intSize, unsigned int value)
 constructor
 ~StarPAttributeUInt ()
 destructor
virtual bool read (StarZone &zone, int vers, long endPos, StarObject &object)
 read a zone
virtual shared_ptr< StarAttributecreate () const
 create a new attribute
virtual void addTo (StarState &state, std::set< StarAttribute const * > &) const
 add to a para

Protected Member Functions

 StarPAttributeUInt (StarPAttributeUInt const &orig)
 copy constructor

Detailed Description

a character unsigned integer attribute


Constructor & Destructor Documentation

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

constructor

Referenced by create().

copy constructor


Member Function Documentation

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

add to a para

Reimplemented from StarAttribute.

virtual shared_ptr<StarAttribute> StarParagraphAttribute::StarPAttributeUInt::create ( ) const [inline, virtual]

create a new attribute

Reimplemented from StarAttributeUInt.

virtual bool StarParagraphAttribute::StarPAttributeUInt::read ( StarZone zone,
int  vers,
long  endPos,
StarObject object 
) [inline, virtual]

read a zone

Reimplemented from StarAttributeUInt.


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