Plasma Engine  2.0
Loading...
Searching...
No Matches
plIpcChannel Member List

This is the complete list of members for plIpcChannel, including all inherited members.

Connect()plIpcChannel
Constants enum nameplIpcChannelprotected
CreateNetworkChannel(plStringView sAddress, Mode::Enum mode) (defined in plIpcChannel)plIpcChannelstatic
CreatePipeChannel(plStringView sAddress, Mode::Enum mode)plIpcChannelstatic
Disconnect()plIpcChannel
FlushPendingOperations() (defined in plIpcChannel)plIpcChannelprotected
GetConnectionState() constplIpcChannelinline
HEADER_SIZE enum valueplIpcChannelprotected
InternalConnect()=0plIpcChannelprotectedpure virtual
InternalDisconnect()=0plIpcChannelprotectedpure virtual
InternalSend()=0plIpcChannelprotectedpure virtual
IsConnected() constplIpcChannelinline
m_EventsplIpcChannel
m_iConnectionState (defined in plIpcChannel)plIpcChannelprotected
m_IncomingMessages (defined in plIpcChannel)plIpcChannelprotected
m_MessageAccumulatorplIpcChannelprotected
m_Mode (defined in plIpcChannel)plIpcChannelprotected
m_OutputQueue (defined in plIpcChannel)plIpcChannelprotected
m_OutputQueueMutex (defined in plIpcChannel)plIpcChannelprotected
m_pOwner (defined in plIpcChannel)plIpcChannelprotected
m_ReceiveCallback (defined in plIpcChannel)plIpcChannelprotected
m_ReceiveCallbackMutex (defined in plIpcChannel)plIpcChannelprotected
m_sAddress (defined in plIpcChannel)plIpcChannelprotected
m_ThreadId (defined in plIpcChannel)plIpcChannelprotected
MAGIC_VALUE enum valueplIpcChannelprotected
MAX_MESSAGE_SIZE enum valueplIpcChannelprotected
NeedWakeup() const =0plIpcChannelprotectedpure virtual
plIpcChannel(plStringView sAddress, Mode::Enum mode) (defined in plIpcChannel)plIpcChannelprotected
plMessageLoop (defined in plIpcChannel)plIpcChannelfriend
ReceiveCallback typedef (defined in plIpcChannel)plIpcChannel
ReceiveData(plArrayPtr< const plUInt8 > data)plIpcChannelprotected
RequiresRegularTick()plIpcChannelinlineprotectedvirtual
Send(plArrayPtr< const plUInt8 > data)plIpcChannel
SetConnectionState(plEnum< ConnectionState > state) (defined in plIpcChannel)plIpcChannelprotected
SetReceiveCallback(ReceiveCallback callback) (defined in plIpcChannel)plIpcChannel
Tick()plIpcChannelinlineprotectedvirtual
WaitForMessages(plTime timeout)plIpcChannel
~plIpcChannel() (defined in plIpcChannel)plIpcChannelvirtual