Class CMemoryFileBroadcast

Class Documentation

class CMemoryFileBroadcast

Public Functions

CMemoryFileBroadcast()
bool Create(const Registration::SHM::SAttributes &attr_)
bool Destroy()
std::string GetName() const
bool FlushLocalEventQueue()
bool FlushGlobalEventQueue()
bool SendEvent(std::uint64_t event_id, eMemfileBroadcastEventType type)
bool ReceiveEvents(MemfileBroadcastEventListT &event_list, std::int64_t timeout, bool enable_loopback = false)