Definition of the basic interface.
Object update interface definition.
virtual ~IUpdateable()=default
Default destructor.
virtual StatusCode update(int flag)=0
Output serialization to stream buffer.
DeclareInterfaceID(IUpdateableIF, 1, 0)
InterfaceID.
This class is used for returning status codes from appropriate routines.