| activateConsumer()=0 | COMObject | [pure virtual] |
| activateSupplier()=0 | COMObject | [pure virtual] |
| COMBase(const std::string &name) | COMBase | [inline] |
| COMObject(const std::string &name) | COMObject | [inline] |
| COMObject() | COMObject | [inline, protected] |
| COMObject(const COMObject< InfoType, DataType > &) | COMObject | [inline, protected] |
| disconnect()=0 | COMObject | [pure virtual] |
| doPing() | COMObject | [inline] |
| isSupplier() | COMObject | [inline] |
| m_acceptAny | COMObject | [protected] |
| m_data | COMObject | [protected] |
| m_dataVector | COMObject | [protected] |
| m_doAutoPing | COMObject | [protected] |
| m_doPing | COMObject | [protected] |
| m_globalName | COMObject | [protected] |
| m_incoming | COMObject | [protected] |
| m_incomingVector | COMObject | [protected] |
| m_lastData | COMObject | [protected] |
| m_lastInfoIn | COMObject | [protected] |
| m_lastInfoOut | COMObject | [protected] |
| m_newData | COMObject | [protected] |
| m_newInfo | COMObject | [protected] |
| m_outgoing | COMObject | [protected] |
| m_outgoingVector | COMObject | [protected] |
| m_queue | COMObject | [protected] |
| m_streamname | COMObject | [protected] |
| m_supplier | COMObject | [protected] |
| newData() | COMObject | [inline] |
| newInfo() | COMObject | [inline] |
| resetData() | COMObject | [inline] |
| resetInfo() | COMObject | [inline] |
| runUpdate(const bool &publishData, const bool &publishInfo)=0 | COMObject | [pure virtual] |
| setAcceptAny(const bool &val) | COMObject | [inline] |
| setAutoPing(const bool &val) | COMObject | [inline] |
| setDataVector(std::queue< DataType > *dataVector) | COMObject | [inline] |
| setGlobalName(const std::string &name)=0 | COMObject | [pure virtual] |
| setInfo(InfoType *info) | COMObject | [inline] |
| setInfoVector(std::queue< InfoType > *infoVector) | COMObject | [inline] |
| setQueueMode(const bool &val)=0 | COMObject | [pure virtual] |
| setRequests(InfoType *requests) | COMObject | [inline] |
| setRequestVector(std::queue< InfoType > *requestVector) | COMObject | [inline] |
| setStaging(DataType *staging_) | COMObject | [inline] |
| setStreamName(const std::string &name)=0 | COMObject | [pure virtual] |
| ~COMBase() | COMBase | [inline, virtual] |
| ~COMObject() | COMObject | [inline, virtual] |
1.5.1