StarCharAttribute::StarCAttributeField Class Reference

a field attribute More...

Inheritance diagram for StarCharAttribute::StarCAttributeField:
StarAttribute

List of all members.

Public Member Functions

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

Protected Member Functions

 StarCAttributeField (StarCAttributeField const &orig)
 copy constructor

Protected Attributes

shared_ptr
< SWFieldManagerInternal::Field
m_field
 the field

Detailed Description

a field attribute


Constructor & Destructor Documentation

StarCharAttribute::StarCAttributeField::StarCAttributeField ( Type  type,
std::string const &  debugName 
) [inline]

constructor

Referenced by create().

copy constructor


Member Function Documentation

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

add to a font

Reimplemented from StarAttribute.

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

create a new attribute

Implements StarAttribute.

bool StarCharAttribute::StarCAttributeField::read ( StarZone zone,
int  vers,
long  endPos,
StarObject object 
) [virtual]

read a zone

Implements StarAttribute.


Member Data Documentation


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