Moka libraries
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Color_Table_Att Class Reference

#include <color-table-att.hh>

Inheritance diagram for Color_Table_Att:

Public Member Functions

 Color_Table_Att ()
 
 Color_Table_Att (Color const &c1, Color const &c2, Color const &c3, Color const &c4)
 
 Color_Table_Att (Color_Table *t)
 
virtual ~Color_Table_Att ()
 
TAttributeId getType () const
 
Color_TableGet_Data ()
 
CAttribute * copy () const
 
void destroy ()
 
void save (std::ostream &fd) const
 
void load (std::istream &fd)
 

Detailed Description

Definition at line 47 of file color-table-att.hh.

Constructor & Destructor Documentation

Color_Table_Att::Color_Table_Att ( )
inline

Definition at line 88 of file color-table-att.hh.

Color_Table_Att::Color_Table_Att ( Color const &  c1,
Color const &  c2,
Color const &  c3,
Color const &  c4 
)
inline

Definition at line 95 of file color-table-att.hh.

Color_Table_Att::Color_Table_Att ( Color_Table t)
inline

Definition at line 103 of file color-table-att.hh.

Color_Table_Att::~Color_Table_Att ( )
inlinevirtual

Definition at line 111 of file color-table-att.hh.

Member Function Documentation

CAttribute * Color_Table_Att::copy ( ) const
inline

Definition at line 133 of file color-table-att.hh.

void Color_Table_Att::destroy ( )
inline

Definition at line 142 of file color-table-att.hh.

Color_Table * Color_Table_Att::Get_Data ( )
inline

Definition at line 126 of file color-table-att.hh.

TAttributeId Color_Table_Att::getType ( ) const
inline

Definition at line 119 of file color-table-att.hh.

void Color_Table_Att::load ( std::istream &  fd)
inline

Definition at line 157 of file color-table-att.hh.

void Color_Table_Att::save ( std::ostream &  fd) const
inline

Definition at line 149 of file color-table-att.hh.


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