Project_DJ_Engine
Documentation:
Getting Started
API Reference
Editor_Format
Project_DJ_Engine
Class TX_RX
View page source
Class TX_RX
Defined in
File Secured_IPC_TX_RX.hpp
Class Documentation
class
TX_RX
Public Functions
void
Listen
(
)
void
BlockedListen
(
)
inline
TX_RX
(
PSK
&
key
,
const
fs
::
path
&
memFirst
,
const
PDJE_IPC
::
MNAME
&
firstLock
,
const
fs
::
path
&
memSecond
,
const
PDJE_IPC
::
MNAME
&
secondLock
,
const
bool
isHost
)
inline
void
StopListen
(
)
void
AddFunction
(
const
HEADER
header
,
FEATURE
feature
)
bool
Send
(
const
HEADER
header
,
const
std
::
string
&
body
)
~TX_RX
(
)