SALOME documentation central

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.