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


Public Member Functions | |
| SequenceDataWrapper (boost::shared_ptr< SequenceData > td) | |
| std::string | getClassName () const |
| For backwards-compatibility, returns the name of the _wrapped object_ NOT the wrapper. | |
| Sct::UniqueID | getUniqueID () const |
| Return a normal UniqueID. | |
Definition at line 10 of file SequenceDataWrapper.h.
|
|
For backwards-compatibility, returns the name of the _wrapped object_ NOT the wrapper.
Implements Sct::Streamable. Definition at line 6 of file SequenceDataWrapper.cpp. |
|
|
Return a normal UniqueID.
Implements Sct::Serializable. Definition at line 10 of file SequenceDataWrapper.cpp. References SctCalibrationController::IsInfoWrapper::getWrapped(), and SctCalibrationController::IsInfoWrapper::wrapped. Here is the call graph for this function: ![]() |
1.4.6