ARC SDK
Friends
Arc::IString Class Reference

Class used for localised output of log messages. More...

#include <arc/IString.h>

Friends

std::ostream & operator<< (std::ostream &os, const IString &msg)
 Output localised message to an output stream.
 

Detailed Description

Class used for localised output of log messages.

IString should only be used directly in rare cases. Logger should be used instead in most cases.


The documentation for this class was generated from the following file: