struct ImplementationStatusImplementationStatus is used to track the activation state for a server that is registered with the OAD.Include the oad_c.hh file when you use this class.CreationImplDef impl;ObjectStatusList status;Represents a list of status information for each object offered by the server. See “ObjectStatusList” on page 122 for information on the ObjectStatusList class.For a complete description of the IDL source codes, refer to the oad.idl file located in the VisiBroker installation in the following directory:Include the oad_c.hh file when you use this class.void change_implementation(const extension::CreationImplDef&_old_info,
const extension::CreationImplDef& _new_info);