ezEngine  Release 25.03
ezIpcChannel Member List

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

Connect()ezIpcChannel
Constants enum nameezIpcChannelprotected
CreateNetworkChannel(ezStringView sAddress, Mode::Enum mode) (defined in ezIpcChannel)ezIpcChannelstatic
CreatePipeChannel(ezStringView sAddress, Mode::Enum mode)ezIpcChannelstatic
Disconnect()ezIpcChannel
ezIpcChannel(ezStringView sAddress, Mode::Enum mode) (defined in ezIpcChannel)ezIpcChannelprotected
ezMessageLoop (defined in ezIpcChannel)ezIpcChannelfriend
FlushPendingOperations() (defined in ezIpcChannel)ezIpcChannelprotected
GetConnectionState() constezIpcChannelinline
HEADER_SIZE enum valueezIpcChannelprotected
InternalConnect()=0ezIpcChannelprotectedpure virtual
InternalDisconnect()=0ezIpcChannelprotectedpure virtual
InternalSend()=0ezIpcChannelprotectedpure virtual
IsConnected() constezIpcChannelinline
m_EventsezIpcChannel
m_iConnectionState (defined in ezIpcChannel)ezIpcChannelprotected
m_IncomingMessages (defined in ezIpcChannel)ezIpcChannelprotected
m_MessageAccumulatorezIpcChannelprotected
m_Mode (defined in ezIpcChannel)ezIpcChannelprotected
m_OutputQueue (defined in ezIpcChannel)ezIpcChannelprotected
m_OutputQueueMutex (defined in ezIpcChannel)ezIpcChannelprotected
m_pOwner (defined in ezIpcChannel)ezIpcChannelprotected
m_ReceiveCallback (defined in ezIpcChannel)ezIpcChannelprotected
m_ReceiveCallbackMutex (defined in ezIpcChannel)ezIpcChannelprotected
m_sAddress (defined in ezIpcChannel)ezIpcChannelprotected
m_ThreadId (defined in ezIpcChannel)ezIpcChannelprotected
MAGIC_VALUE enum valueezIpcChannelprotected
MAX_MESSAGE_SIZE enum valueezIpcChannelprotected
NeedWakeup() const =0ezIpcChannelprotectedpure virtual
ReceiveCallback typedef (defined in ezIpcChannel)ezIpcChannel
ReceiveData(ezArrayPtr< const ezUInt8 > data)ezIpcChannelprotected
RequiresRegularTick()ezIpcChannelinlineprotectedvirtual
Send(ezArrayPtr< const ezUInt8 > data)ezIpcChannel
SetConnectionState(ezEnum< ConnectionState > state) (defined in ezIpcChannel)ezIpcChannelprotected
SetReceiveCallback(ReceiveCallback callback) (defined in ezIpcChannel)ezIpcChannel
Tick()ezIpcChannelinlineprotectedvirtual
WaitForMessages(ezTime timeout)ezIpcChannel
~ezIpcChannel() (defined in ezIpcChannel)ezIpcChannelvirtual