#include <ineq-table-6-att.hh>
Public Member Functions | |
Ineq_Table6_Att () | |
Ineq_Table6_Att (CVertex const &p) | |
Ineq_Table6_Att (CVertex const &p1, CVertex const &p2) | |
Ineq_Table6_Att (Ineq_Table6 *t) | |
virtual | ~Ineq_Table6_Att () |
TAttributeId | getType () const |
Ineq_Table6 * | Get_Data () |
CAttribute * | copy () const |
void | destroy () |
void | save (std::ostream &fd) const |
void | load (std::istream &fd) |
Private Attributes | |
Ineq_Table6 * | tab |
Definition at line 47 of file ineq-table-6-att.hh.
Ineq_Table6_Att::Ineq_Table6_Att | ( | ) | [inline] |
Definition at line 87 of file ineq-table-6-att.hh.
Ineq_Table6_Att::Ineq_Table6_Att | ( | CVertex const & | p | ) | [inline] |
Definition at line 93 of file ineq-table-6-att.hh.
Definition at line 99 of file ineq-table-6-att.hh.
Ineq_Table6_Att::Ineq_Table6_Att | ( | Ineq_Table6 * | t | ) | [inline] |
Definition at line 105 of file ineq-table-6-att.hh.
Ineq_Table6_Att::~Ineq_Table6_Att | ( | ) | [inline, virtual] |
Definition at line 113 of file ineq-table-6-att.hh.
CAttribute * Ineq_Table6_Att::copy | ( | ) | const [inline] |
Definition at line 133 of file ineq-table-6-att.hh.
void Ineq_Table6_Att::destroy | ( | ) | [inline] |
Definition at line 142 of file ineq-table-6-att.hh.
Ineq_Table6 * Ineq_Table6_Att::Get_Data | ( | ) | [inline] |
Definition at line 127 of file ineq-table-6-att.hh.
TAttributeId Ineq_Table6_Att::getType | ( | ) | const [inline] |
Definition at line 121 of file ineq-table-6-att.hh.
void Ineq_Table6_Att::load | ( | std::istream & | fd | ) | [inline] |
Definition at line 156 of file ineq-table-6-att.hh.
void Ineq_Table6_Att::save | ( | std::ostream & | fd | ) | const [inline] |
Definition at line 149 of file ineq-table-6-att.hh.
Ineq_Table6* Ineq_Table6_Att::tab [private] |
Definition at line 71 of file ineq-table-6-att.hh.