| AkentiRequest ()
Constructor
|
| ~AkentiRequest ()
Destructor
|
void | setID (int id)
Sets the id of this AkentiRequest
|
int | getID () const
Returns the id of this AkentiRequest
|
string | toString () const
Returns an AML string representation
|
template<class T> bool | instanceOf () const
Returns true if this AkentiRequest is of type T
|