StarPageAttribute::StarPAttributeViewMode Class Reference

a character unsigned integer attribute More...

Inheritance diagram for StarPageAttribute::StarPAttributeViewMode:
StarAttributeUInt StarAttribute

List of all members.

Public Member Functions

 StarPAttributeViewMode (Type type, std::string const &debugName)
 constructor
virtual shared_ptr< StarAttributecreate () const
 create a new attribute
virtual void addTo (StarState &state, std::set< StarAttribute const * > &) const
 add to a page
bool read (StarZone &zone, int vers, long endPos, StarObject &object)
 try to read a field
void printData (libstoff::DebugStream &o) const
 print data

Protected Member Functions

 StarPAttributeViewMode (StarPAttributeUInt const &orig)
 copy constructor

Detailed Description

a character unsigned integer attribute


Constructor & Destructor Documentation

StarPageAttribute::StarPAttributeViewMode::StarPAttributeViewMode ( Type  type,
std::string const &  debugName 
) [inline]

constructor

Referenced by create().

copy constructor


Member Function Documentation

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

add to a page

Reimplemented from StarAttribute.

virtual shared_ptr<StarAttribute> StarPageAttribute::StarPAttributeViewMode::create ( ) const [inline, virtual]

create a new attribute

Reimplemented from StarAttributeUInt.

print data

Reimplemented from StarAttributeUInt.

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

try to read a field

Reimplemented from StarAttributeUInt.


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