Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <functors.h>
Public Member Functions | |
virtual | ~TFunctor () |
virtual void * | Call (std::vector< std::string > &d, int &sock_in, bool *isDown)=0 |
Public Attributes | |
Attributes | attribs |
Definition at line 50 of file functors.h.
|
inlinevirtual |
Definition at line 54 of file functors.h.
|
pure virtual |
Implemented in Functor< TClass >, Functor< mmoc >, and Functor< ShipCommands >.
Referenced by commandI::fexecute().
Attributes TFunctor::attribs |
Definition at line 53 of file functors.h.
Referenced by Functor< ShipCommands >::Call(), and commandI::commandI().