StarObjectSmallGraphicInternal::SDUDGraphic Class Reference

Internal: virtual class to store a SDUD graphic. More...

Inheritance diagram for StarObjectSmallGraphicInternal::SDUDGraphic:
StarObjectSmallGraphicInternal::Graphic StarObjectSmallGraphicInternal::SDUDGraphicAnimation

List of all members.

Public Member Functions

 SDUDGraphic (int id)
 constructor
 ~SDUDGraphic ()
 destructor
std::string getName () const
 return the object name
virtual std::string print () const
 basic print function

Friends

std::ostream & operator<< (std::ostream &o, SDUDGraphic const &graph)
 print object data

Detailed Description

Internal: virtual class to store a SDUD graphic.


Constructor & Destructor Documentation

constructor


Member Function Documentation

std::string StarObjectSmallGraphicInternal::SDUDGraphic::getName ( ) const [inline, virtual]

return the object name

Implements StarObjectSmallGraphicInternal::Graphic.

virtual std::string StarObjectSmallGraphicInternal::SDUDGraphic::print ( ) const [inline, virtual]

basic print function

Reimplemented from StarObjectSmallGraphicInternal::Graphic.

Reimplemented in StarObjectSmallGraphicInternal::SDUDGraphicAnimation.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
SDUDGraphic const &  graph 
) [friend]

print object data


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