Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <functors.h>
Classes | |
class | returnType |
Public Member Functions | |
Attributes () | |
Public Attributes | |
bool | hidden |
bool | webbcmd |
bool | immcmd |
int | type |
returnType | m_return |
Definition at line 24 of file functors.h.
|
inline |
Definition at line 26 of file functors.h.
bool Attributes::hidden |
Definition at line 32 of file functors.h.
Referenced by Attributes(), and commandI::commandI().
bool Attributes::immcmd |
Definition at line 34 of file functors.h.
Referenced by Attributes().
returnType Attributes::m_return |
Definition at line 47 of file functors.h.
Referenced by Functor< ShipCommands >::Call().
int Attributes::type |
Definition at line 35 of file functors.h.
bool Attributes::webbcmd |
Definition at line 33 of file functors.h.
Referenced by Attributes().