StarCharAttribute::StarCAttributeBool Class Reference

a character bool attribute More...

Inheritance diagram for StarCharAttribute::StarCAttributeBool:
StarAttributeBool StarAttribute

List of all members.

Public Member Functions

 StarCAttributeBool (Type type, std::string const &debugName, bool value)
 constructor
virtual shared_ptr< StarAttributecreate () const
 create a new attribute
virtual void addTo (StarState &state, std::set< StarAttribute const * > &) const
 add to a font

Protected Member Functions

 StarCAttributeBool (StarCAttributeBool const &orig)
 copy constructor

Detailed Description

a character bool attribute


Constructor & Destructor Documentation

StarCharAttribute::StarCAttributeBool::StarCAttributeBool ( Type  type,
std::string const &  debugName,
bool  value 
) [inline]

constructor

Referenced by create().

copy constructor


Member Function Documentation

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

add to a font

Reimplemented from StarAttribute.

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

create a new attribute

Reimplemented from StarAttributeBool.


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