StarObjectSmallGraphicInternal::SCHUGraphic Class Reference

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

Inheritance diagram for StarObjectSmallGraphicInternal::SCHUGraphic:
StarObjectSmallGraphicInternal::Graphic

List of all members.

Public Member Functions

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

Public Attributes

int m_id
 the id
int m_adjust
 the adjust data
int m_orientation
 the orientation
int m_column
 the column
int m_row
 the row
double m_factor
 the factor

Friends

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

Detailed Description

Internal: virtual class to store a SCHU graphic.


Constructor & Destructor Documentation

constructor


Member Function Documentation

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

return the object name

Implements StarObjectSmallGraphicInternal::Graphic.

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

basic print function

Reimplemented from StarObjectSmallGraphicInternal::Graphic.


Friends And Related Function Documentation

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

print object data


Member Data Documentation


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