|
| PropertyBridgeFnPy (boost::python::object _o, std::string _f, const char *_identity="PY_MEM_BRIDGE") |
|
| PropertyBridgeFnPy (boost::python::object _o, std::string _f, Nice::I64 _id, const char *_identity="PY_MEM_BRIDGE") |
|
virtual | ~PropertyBridgeFnPy () |
|
virtual void | set (Nice::CompletionState, const Nice::Any &_val, Nice::I64 _setterId, const Nice::DateVar &) |
| Abstract function is called from local Property if a Property value has changed. More...
|
|
virtual const std::string & | identity () |
|
virtual const std::string & | type () |
|
virtual std::string | toString () const |
| serialize to a string. More...
|
|
| PropertyBridgeFnPy (boost::python::object _o, std::string _f, const char *_identity="PY_MEM_BRIDGE") |
|
| PropertyBridgeFnPy (boost::python::object _o, std::string _f, Nice::I64 _id, const char *_identity="PY_MEM_BRIDGE") |
|
virtual | ~PropertyBridgeFnPy () |
|
virtual void | set (Nice::CompletionState, const Nice::Any &_val, Nice::I64 _setterId, const Nice::DateVar &) |
| Abstract function is called from local Property if a Property value has changed. More...
|
|
virtual const std::string & | identity () |
|
virtual const std::string & | type () |
|
virtual std::string | toString () const |
| serialize to a string. More...
|
|
| PropertyBridgeFnPy (boost::python::object _o, std::string _f, const char *_identity="PY_MEM_BRIDGE") |
|
| PropertyBridgeFnPy (boost::python::object _o, std::string _f, Nice::I64 _id, const char *_identity="PY_MEM_BRIDGE") |
|
virtual | ~PropertyBridgeFnPy () |
|
virtual void | set (Nice::CompletionState, const Nice::Any &_val, Nice::I64 _setterId, const Nice::DateVar &) |
| Abstract function is called from local Property if a Property value has changed. More...
|
|
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...
|
|