#include <osvr/Util/Logger.h>
Public Member Functions | |
~StreamProxy () | |
StreamProxy (StreamProxy &&other) | |
move construction | |
An object returned the logging functions (including operator<<), serves to accumulate streamed output in a single ostringstream then write it to the logger at the end of the expression's lifetime.
|
inline |