#include <BridgeReadWaitProxy.h>
|
| PropertyBridgeReadWaitProxy () |
|
| PropertyBridgeReadWaitProxy (const char *_identity) |
|
| PropertyBridgeReadWaitProxy (Nice::I64 _id, const char *_identity) |
|
virtual | ~PropertyBridgeReadWaitProxy () |
|
virtual void | set (Nice::CompletionState _cs, const Nice::Any &_val, Nice::I64 _setterId, const Nice::DateVar &_date) |
|
void | terminate () |
|
void | abort () |
|
virtual void | signal (Nice::CompletionState _cs) |
|
virtual bool | timedWait (const Nice::Time &_t) |
|
virtual bool | wait () |
|
virtual const std::string & | identity () |
|
virtual const std::string & | type () |
|
virtual std::string | toString () const |
| serialize to a string. More...
|
|
| PropertyBridgeReadWaitProxy () |
|
| PropertyBridgeReadWaitProxy (const char *_identity) |
|
| PropertyBridgeReadWaitProxy (Nice::I64 _id, const char *_identity) |
|
virtual | ~PropertyBridgeReadWaitProxy () |
|
virtual void | set (Nice::CompletionState _cs, const Nice::Any &_val, Nice::I64 _setterId, const Nice::DateVar &_date) |
|
void | terminate () |
|
void | abort () |
|
virtual void | signal (Nice::CompletionState _cs) |
|
virtual bool | timedWait (const Nice::Time &_t) |
|
virtual bool | wait () |
|
virtual const std::string & | identity () |
|
virtual const std::string & | type () |
|
virtual std::string | toString () const |
| serialize to a string. More...
|
|
| PropertyBridge () |
| Constructor. More...
|
|
virtual | ~PropertyBridge () |
| Destructor. More...
|
|
virtual void | init (const PropertyPtr &_property) |
| Initializer, called by the Property when it is applied. More...
|
|
virtual void | disconnect () |
| Abstract function to connect an instance of THIS bridge to another bridge. More...
|
|
| PropertyBridge () |
| Constructor. More...
|
|
virtual | ~PropertyBridge () |
| Destructor. More...
|
|
virtual void | init (const PropertyPtr &_property) |
| Initializer, called by the Property when it is applied. More...
|
|
virtual void | disconnect () |
| Abstract function to connect an instance of THIS bridge to another bridge. More...
|
|
◆ PropertyBridgeReadWaitProxy() [1/6]
Nice::PropertyBridgeReadWaitProxy::PropertyBridgeReadWaitProxy |
( |
| ) |
|
◆ PropertyBridgeReadWaitProxy() [2/6]
Nice::PropertyBridgeReadWaitProxy::PropertyBridgeReadWaitProxy |
( |
const char * |
_identity | ) |
|
◆ PropertyBridgeReadWaitProxy() [3/6]
Nice::PropertyBridgeReadWaitProxy::PropertyBridgeReadWaitProxy |
( |
Nice::I64 |
_id, |
|
|
const char * |
_identity |
|
) |
| |
◆ ~PropertyBridgeReadWaitProxy() [1/2]
Nice::PropertyBridgeReadWaitProxy::~PropertyBridgeReadWaitProxy |
( |
| ) |
|
|
virtual |
◆ PropertyBridgeReadWaitProxy() [4/6]
Nice::PropertyBridgeReadWaitProxy::PropertyBridgeReadWaitProxy |
( |
| ) |
|
◆ PropertyBridgeReadWaitProxy() [5/6]
Nice::PropertyBridgeReadWaitProxy::PropertyBridgeReadWaitProxy |
( |
const char * |
_identity | ) |
|
◆ PropertyBridgeReadWaitProxy() [6/6]
Nice::PropertyBridgeReadWaitProxy::PropertyBridgeReadWaitProxy |
( |
Nice::I64 |
_id, |
|
|
const char * |
_identity |
|
) |
| |
◆ ~PropertyBridgeReadWaitProxy() [2/2]
virtual Nice::PropertyBridgeReadWaitProxy::~PropertyBridgeReadWaitProxy |
( |
| ) |
|
|
virtual |
◆ abort() [1/2]
void Nice::PropertyBridgeReadWaitProxy::abort |
( |
| ) |
|
◆ abort() [2/2]
void Nice::PropertyBridgeReadWaitProxy::abort |
( |
| ) |
|
◆ identity() [1/2]
virtual const std::string& Nice::PropertyBridgeReadWaitProxy::identity |
( |
| ) |
|
|
inlinevirtual |
◆ identity() [2/2]
virtual const std::string& Nice::PropertyBridgeReadWaitProxy::identity |
( |
| ) |
|
|
inlinevirtual |
◆ initialize() [1/2]
void Nice::PropertyBridgeReadWaitProxy::initialize |
( |
| ) |
|
|
protected |
◆ initialize() [2/2]
void Nice::PropertyBridgeReadWaitProxy::initialize |
( |
| ) |
|
|
protected |
◆ set() [1/2]
◆ set() [2/2]
◆ signal() [1/2]
◆ signal() [2/2]
◆ terminate() [1/2]
void Nice::PropertyBridgeReadWaitProxy::terminate |
( |
| ) |
|
◆ terminate() [2/2]
void Nice::PropertyBridgeReadWaitProxy::terminate |
( |
| ) |
|
◆ timedWait() [1/2]
◆ timedWait() [2/2]
◆ toString() [1/2]
virtual std::string Nice::PropertyBridgeReadWaitProxy::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ toString() [2/2]
virtual std::string Nice::PropertyBridgeReadWaitProxy::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ type() [1/2]
virtual const std::string& Nice::PropertyBridgeReadWaitProxy::type |
( |
| ) |
|
|
inlinevirtual |
◆ type() [2/2]
virtual const std::string& Nice::PropertyBridgeReadWaitProxy::type |
( |
| ) |
|
|
inlinevirtual |
◆ wait() [1/2]
virtual bool Nice::PropertyBridgeReadWaitProxy::wait |
( |
| ) |
|
|
virtual |
◆ wait() [2/2]
bool Nice::PropertyBridgeReadWaitProxy::wait |
( |
| ) |
|
|
virtual |
◆ m_id
Nice::I64 Nice::PropertyBridgeReadWaitProxy::m_id |
|
protected |
◆ m_identity
std::string Nice::PropertyBridgeReadWaitProxy::m_identity |
|
protected |
◆ m_monitor
◆ m_state
◆ s_propertyBridgeReadWaitProxyObjects
The documentation for this class was generated from the following files: