#include <IsInfoWrapper.h>
Inheritance diagram for SctCalibrationController::IsInfoWrapper:


Public Member Functions | |
| IsInfoWrapper (boost::shared_ptr< ISInfo > info) | |
| boost::shared_ptr< ISInfo > | getWrapped () |
| get wrapped (ISInfo) object | |
| boost::shared_ptr< const ISInfo > | getWrapped () const |
| (const) get wrapped (ISInfo) object | |
| void | publishWrappedObject (const string &isServerName) const |
| publish the wrapped object to an IS server | |
| virtual | ~IsInfoWrapper () |
| Destructor. | |
Private Attributes | |
| boost::shared_ptr< ISInfo > | wrapped |
Definition at line 10 of file IsInfoWrapper.h.
|
|
Destructor.
Definition at line 15 of file IsInfoWrapper.cpp. |
|
|
(const) get wrapped (ISInfo) object
Definition at line 17 of file IsInfoWrapper.cpp. References wrapped. |
|
|
|
publish the wrapped object to an IS server
Definition at line 25 of file IsInfoWrapper.cpp. References Sct::Streamable::getClassName(), Sct::SctNames::getISDictionary(), Sct::Serializable::getUniqueID(), and getWrapped(). Here is the call graph for this function: ![]() |
1.4.6