#include <ineq-use-att.hh>

Public Member Functions | |
| Ineq_Use_Att () | |
| virtual | ~Ineq_Use_Att () |
| TAttributeId | getType () const |
| Ineq_Use * | Get_Data () |
| CAttribute * | copy () const |
| void | destroy () |
| void | save (std::ostream &fd) const |
| void | load (std::istream &fd) |
Private Attributes | |
| Ineq_Use * | tab |
Definition at line 46 of file ineq-use-att.hh.
| Ineq_Use_Att::Ineq_Use_Att | ( | ) | [inline] |
Definition at line 81 of file ineq-use-att.hh.
| Ineq_Use_Att::~Ineq_Use_Att | ( | ) | [inline, virtual] |
Definition at line 89 of file ineq-use-att.hh.
| CAttribute * Ineq_Use_Att::copy | ( | ) | const [inline] |
Definition at line 109 of file ineq-use-att.hh.
| void Ineq_Use_Att::destroy | ( | ) | [inline] |
Definition at line 121 of file ineq-use-att.hh.
| Ineq_Use * Ineq_Use_Att::Get_Data | ( | ) | [inline] |
Definition at line 103 of file ineq-use-att.hh.
| TAttributeId Ineq_Use_Att::getType | ( | ) | const [inline] |
Definition at line 97 of file ineq-use-att.hh.
| void Ineq_Use_Att::load | ( | std::istream & | fd | ) | [inline] |
Definition at line 137 of file ineq-use-att.hh.
| void Ineq_Use_Att::save | ( | std::ostream & | fd | ) | const [inline] |
Definition at line 128 of file ineq-use-att.hh.
Ineq_Use* Ineq_Use_Att::tab [private] |
Definition at line 67 of file ineq-use-att.hh.
1.5.8