#include <FFLiFsCommand.h>
Public Member Functions | |
| FFLiFsCommand (FFLiFsClient *pClient) | |
| ~FFLiFsCommand () | |
| FSCmdBlock & | GetFSCmdBlock () |
| const FSCmdBlock & | GetFSCmdBlock () const |
| FFLiFsClient * | GetClient () const |
Static Public Member Functions | |
| static FFLiFsCommand * | PlacementNew (FFLiFsCommandBuffer *pBuffer, FFLiFsClient *pClient) |
| static void | PlacementDelete (FFLiFsCommand *pCommand) |
Private Attributes | |
| FSCmdBlock | m_FSCmdBlock |
| FFLiFsClient * | m_pFsClient |
| FFLiFsCommand::FFLiFsCommand | ( | FFLiFsClient * | pClient | ) |
| FFLiFsCommand::~FFLiFsCommand | ( | ) |
|
static |
|
static |
|
inline |
|
inline |
|
inline |
|
private |
|
private |