#include <AspFluent.h>
Public Member Functions | |
AspFluentRef (const AspFluent &inobj) | |
operator const AspFluent & () const | |
operator std::string () const | |
bool | operator< (const AspFluent &other) const throw () |
bool | operator== (const AspFluent &other) const throw () |
Public Attributes | |
const AspFluent * | const_obj |
Definition at line 67 of file AspFluent.h.
actasp::AspFluentRef::AspFluentRef | ( | const AspFluent & | inobj | ) | [inline] |
Definition at line 69 of file AspFluent.h.
actasp::AspFluentRef::operator const AspFluent & | ( | ) | const [inline] |
Definition at line 71 of file AspFluent.h.
actasp::AspFluentRef::operator std::string | ( | ) | const [inline] |
Definition at line 82 of file AspFluent.h.
bool actasp::AspFluentRef::operator< | ( | const AspFluent & | other | ) | const throw () [inline] |
Definition at line 75 of file AspFluent.h.
bool actasp::AspFluentRef::operator== | ( | const AspFluent & | other | ) | const throw () [inline] |
Definition at line 78 of file AspFluent.h.
Definition at line 84 of file AspFluent.h.