libt2n::command Class Reference
a command that can be serialized. abstract.
More...
#include <command.hxx>
List of all members.
Detailed Description
a command that can be serialized. abstract.
Constructor & Destructor Documentation
virtual libt2n::command::~command |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual result* libt2n::command::operator() |
( |
|
) |
[pure virtual] |
this calls the wanted target function on the server
template<class Archive >
void libt2n::command::serialize |
( |
Archive & |
, |
|
|
const unsigned |
int | |
|
) |
| | [inline, private] |
Friends And Related Function Documentation
friend class boost::serialization::access [friend] |
The documentation for this class was generated from the following file: