#include <command.hxx>
Public Member Functions | |
| virtual result * | operator() ()=0 |
| this calls the wanted target function on the server | |
| virtual | ~command () |
Private Member Functions | |
| template<class Archive> | |
| void | serialize (Archive &, const unsigned int) |
Friends | |
| class | boost::serialization::access |
| virtual libt2n::command::~command | ( | ) | [inline, virtual] |
| void libt2n::command::serialize | ( | Archive & | , | |
| const unsigned | int | |||
| ) | [inline, private] |
| virtual result* libt2n::command::operator() | ( | ) | [pure virtual] |
this calls the wanted target function on the server
friend class boost::serialization::access [friend] |
1.5.6