std::ostream & IceGrid::operator<< | ( | std::ostream & | os, |
const ServiceInstanceDescriptor & | value ) |
Outputs the description of a ServiceInstanceDescriptor to a stream, including all its fields.
os | The output stream. |
value | The instance to output. |