This is the complete list of members for Actor::Protocol, including all inherited members.
  | containerInEvent | Actor::Protocol | protected | 
  | containerOutEvent | Actor::Protocol | protected | 
  | criticalSection | Actor::Protocol | protected | 
  | DeferIn(bool value) | Actor::Protocol | inline | 
  | DeferOut(bool value) | Actor::Protocol | inline | 
  | freeMessageQueue | Actor::Protocol | protected | 
  | GetMessage() | Actor::Protocol |  | 
  | inDefered | Actor::Protocol | protected | 
  | inMessages | Actor::Protocol | protected | 
  | Lock() | Actor::Protocol | inline | 
  | outDefered | Actor::Protocol | protected | 
  | outMessages | Actor::Protocol | protected | 
  | portName | Actor::Protocol |  | 
  | Protocol(std::string name, CEvent *inEvent, CEvent *outEvent) | Actor::Protocol | inline | 
  | Protocol(std::string name) | Actor::Protocol | inline | 
  | Purge() | Actor::Protocol |  | 
  | PurgeIn(int signal) | Actor::Protocol |  | 
  | PurgeOut(int signal) | Actor::Protocol |  | 
  | ReceiveInMessage(Message **msg) | Actor::Protocol |  | 
  | ReceiveOutMessage(Message **msg) | Actor::Protocol |  | 
  | ReturnMessage(Message *msg) | Actor::Protocol |  | 
  | SendInMessage(int signal, void *data=nullptr, size_t size=0, Message *outMsg=nullptr) | Actor::Protocol |  | 
  | SendInMessage(int signal, CPayloadWrapBase *payload, Message *outMsg=nullptr) | Actor::Protocol |  | 
  | SendOutMessage(int signal, void *data=nullptr, size_t size=0, Message *outMsg=nullptr) | Actor::Protocol |  | 
  | SendOutMessage(int signal, CPayloadWrapBase *payload, Message *outMsg=nullptr) | Actor::Protocol |  | 
  | SendOutMessageSync(int signal, Message **retMsg, int timeout, void *data=nullptr, size_t size=0) | Actor::Protocol |  | 
  | SendOutMessageSync(int signal, Message **retMsg, int timeout, CPayloadWrapBase *payload) | Actor::Protocol |  | 
  | Unlock() | Actor::Protocol | inline | 
  | ~Protocol() | Actor::Protocol |  |