Structure to represent an object in the Data Model. Each object has an object id and a sequence of parameters.
import "IToiDiagnosticsDataModel.idl";
IToiDiagnosticsDataModel::TToiObjectIdentifierSequence IToiDiagnosticsDataModel::TToiObjectInfo::Children |
Identifiers of all the children.
Id of the info object.
IToiDiagnosticsDataModel::TToiObjectParameterSequence IToiDiagnosticsDataModel::TToiObjectInfo::Parameters |
Parameters for this info object.