Version: 8.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
OSS Class Reference

Class OSS is useful when streaming data through a function that expect a string as parameter. More...

Public Member Functions

template<class T >
OSSoperator<< (T obj)
 
 operator std::string ()
 

Detailed Description

Class OSS is useful when streaming data through a function that expect a string as parameter.