FFL
Loading...
Searching...
No Matches
FFLiFsCommand Class Reference

#include <FFLiFsCommand.h>

Public Member Functions

 FFLiFsCommand (FFLiFsClient *pClient)
 ~FFLiFsCommand ()
FSCmdBlock & GetFSCmdBlock ()
const FSCmdBlock & GetFSCmdBlock () const
FFLiFsClientGetClient () const

Static Public Member Functions

static FFLiFsCommandPlacementNew (FFLiFsCommandBuffer *pBuffer, FFLiFsClient *pClient)
static void PlacementDelete (FFLiFsCommand *pCommand)

Private Attributes

FSCmdBlock m_FSCmdBlock
FFLiFsClientm_pFsClient

Constructor & Destructor Documentation

◆ FFLiFsCommand()

FFLiFsCommand::FFLiFsCommand ( FFLiFsClient * pClient)

◆ ~FFLiFsCommand()

FFLiFsCommand::~FFLiFsCommand ( )

Member Function Documentation

◆ PlacementNew()

FFLiFsCommand * FFLiFsCommand::PlacementNew ( FFLiFsCommandBuffer * pBuffer,
FFLiFsClient * pClient )
static

◆ PlacementDelete()

void FFLiFsCommand::PlacementDelete ( FFLiFsCommand * pCommand)
static

◆ GetFSCmdBlock() [1/2]

FSCmdBlock & FFLiFsCommand::GetFSCmdBlock ( )
inline

◆ GetFSCmdBlock() [2/2]

const FSCmdBlock & FFLiFsCommand::GetFSCmdBlock ( ) const
inline

◆ GetClient()

FFLiFsClient * FFLiFsCommand::GetClient ( ) const
inline

Member Data Documentation

◆ m_FSCmdBlock

FSCmdBlock FFLiFsCommand::m_FSCmdBlock
private

◆ m_pFsClient

FFLiFsClient* FFLiFsCommand::m_pFsClient
private