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