#include <ineq-table-2-att.hh>

Public Member Functions | |
| Ineq_Table2_Att () | |
| Ineq_Table2_Att (CVertex const &p1, CVertex const &p2, CVertex const &p3) | |
| Ineq_Table2_Att (Ineq_Table2 *t) | |
| virtual | ~Ineq_Table2_Att () |
| TAttributeId | getType () const |
| Ineq_Table2 * | Get_Data () |
| CAttribute * | copy () const |
| void | destroy () |
| void | save (std::ostream &fd) const |
| void | load (std::istream &fd) |
Private Attributes | |
| Ineq_Table2 * | tab |
Definition at line 47 of file ineq-table-2-att.hh.
| Ineq_Table2_Att::Ineq_Table2_Att | ( | ) | [inline] |
Definition at line 84 of file ineq-table-2-att.hh.
| Ineq_Table2_Att::Ineq_Table2_Att | ( | CVertex const & | p1, | |
| CVertex const & | p2, | |||
| CVertex const & | p3 | |||
| ) | [inline] |
Definition at line 90 of file ineq-table-2-att.hh.
| Ineq_Table2_Att::Ineq_Table2_Att | ( | Ineq_Table2 * | t | ) | [inline] |
Definition at line 98 of file ineq-table-2-att.hh.
| Ineq_Table2_Att::~Ineq_Table2_Att | ( | ) | [inline, virtual] |
Definition at line 106 of file ineq-table-2-att.hh.
| CAttribute * Ineq_Table2_Att::copy | ( | ) | const [inline] |
Definition at line 126 of file ineq-table-2-att.hh.
| void Ineq_Table2_Att::destroy | ( | ) | [inline] |
Definition at line 135 of file ineq-table-2-att.hh.
| Ineq_Table2 * Ineq_Table2_Att::Get_Data | ( | ) | [inline] |
Definition at line 120 of file ineq-table-2-att.hh.
| TAttributeId Ineq_Table2_Att::getType | ( | ) | const [inline] |
Definition at line 114 of file ineq-table-2-att.hh.
| void Ineq_Table2_Att::load | ( | std::istream & | fd | ) | [inline] |
Definition at line 149 of file ineq-table-2-att.hh.
| void Ineq_Table2_Att::save | ( | std::ostream & | fd | ) | const [inline] |
Definition at line 142 of file ineq-table-2-att.hh.
Ineq_Table2* Ineq_Table2_Att::tab [private] |
Definition at line 70 of file ineq-table-2-att.hh.
1.5.8