helics  3.5.2
Public Member Functions | List of all members
helics::ipc::OwnedQueue Class Reference

#include <IpcQueueHelper.h>

Public Member Functions

bool connect (const std::string &connection, int maxMessages, int maxSize)
 
void changeState (queue_state_t newState)
 
std::optional< ActionMessagegetMessage (int timeout)
 
ActionMessage getMessage ()
 
const std::string & getError () const
 

Detailed Description

class implementing a queue owned by a particular object


The documentation for this class was generated from the following files: