Class MainProcess
Defined in File MainProcess.hpp
Class Documentation
-
class MainProcess
Public Functions
-
template<typename T>
bool SendBufferArena(const PDJE_Buffer_Arena<T> &mem)
-
inline std::vector<DeviceData> GetDevices()
-
inline bool QueryConfig(const std::string &dumped_json)
-
bool EndTransmission()
-
inline bool Kill()
-
MainProcess(const int port)
-
~MainProcess()
-
template<typename T>