|
| ServiceWorkerReadWaitCompletionProxy () |
|
| ServiceWorkerReadWaitCompletionProxy (const char *_identity) |
|
| ServiceWorkerReadWaitCompletionProxy (Nice::I64 _id, const char *_identity="SVCRWC_BRIDGE") |
|
virtual void | set (Nice::CompletionState, const Nice::Any &_val, Nice::I64 _setterId, const Nice::DateVar &) |
|
virtual void | set (const Nice::Completion &_val) |
|
virtual bool | wait (const Nice::Time &_t=Nice::Time()) |
|
| ServiceWorkerReadWaitCompletionProxy () |
|
| ServiceWorkerReadWaitCompletionProxy (const char *_identity) |
|
| ServiceWorkerReadWaitCompletionProxy (Nice::I64 _id, const char *_identity="SVCRWC_BRIDGE") |
|
virtual void | set (Nice::CompletionState, const Nice::Any &_val, Nice::I64 _setterId, const Nice::DateVar &) |
|
virtual void | set (const Nice::Completion &_val) |
|
virtual bool | wait (const Nice::Time &_t=Nice::Time()) |
|
| PropertyBridgeReadWaitProxy () |
|
| PropertyBridgeReadWaitProxy (const char *_identity) |
|
| PropertyBridgeReadWaitProxy (Nice::I64 _id, const char *_identity) |
|
virtual | ~PropertyBridgeReadWaitProxy () |
|
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 () |
|
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...
|
|