StarGraphicAttribute::StarGAttributeVoid Class Reference

a void attribute More...

Inheritance diagram for StarGraphicAttribute::StarGAttributeVoid:
StarAttributeVoid StarAttribute

List of all members.

Public Member Functions

 StarGAttributeVoid (Type type, std::string const &debugName)
 constructor
 ~StarGAttributeVoid ()
 destructor
virtual shared_ptr< StarAttributecreate () const
 create a new attribute
virtual void addTo (StarState &state, std::set< StarAttribute const * > &) const
 add to a graphic style

Protected Member Functions

 StarGAttributeVoid (StarGAttributeVoid const &orig)
 copy constructor

Detailed Description

a void attribute


Constructor & Destructor Documentation

StarGraphicAttribute::StarGAttributeVoid::StarGAttributeVoid ( Type  type,
std::string const &  debugName 
) [inline]

constructor

Referenced by create().

copy constructor


Member Function Documentation

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

add to a graphic style

Reimplemented from StarAttribute.

virtual shared_ptr<StarAttribute> StarGraphicAttribute::StarGAttributeVoid::create ( ) const [inline, virtual]

create a new attribute

Reimplemented from StarAttributeVoid.


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