|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLMISC::CSerialCommand Struct ReferenceThis class is only used to serialize easily a command for the admin service for example.
More...
#include <command.h>
List of all members.
Detailed Description
This class is only used to serialize easily a command for the admin service for example.
Definition at line 219 of file command.h.
Constructor & Destructor Documentation
NLMISC::CSerialCommand::CSerialCommand |
( |
|
) |
[inline] |
|
NLMISC::CSerialCommand::CSerialCommand |
( |
std::string |
n, |
|
|
ICommand::TType |
t |
|
) |
[inline] |
|
Member Function Documentation
void NLMISC::CSerialCommand::serial |
( |
IStream & |
f |
) |
[inline] |
|
Member Data Documentation
std::string NLMISC::CSerialCommand::Name
|
|
The documentation for this struct was generated from the following file:
|
|