#include <ISSerializableWrapper.h>
Inheritance diagram for Sct::ISSerializableWrapperI:
Public Member Functions | |
virtual void | publishWrappedObjectToServer (const string &isServerName) const =0 |
publish the wrapped object direct to the ISServer of this name |
Definition at line 13 of file ISSerializableWrapper.h.
|
publish the wrapped object direct to the ISServer of this name
Implemented in Sct::ISSerializableWrapper< T >. |