SMESH_Comment Class Reference
Class to generate string from any type. More...
#include <SMESH_Comment.hxx>
Public Member Functions | |
operator char * () const | |
template<class T > | |
SMESH_Comment & | operator<< (const T &anything) |
SMESH_Comment & | operator= (const SMESH_Comment &c) |
SMESH_Comment () | |
SMESH_Comment (const SMESH_Comment &c) | |
template<class T > | |
SMESH_Comment (const T &anything) | |
Detailed Description
Class to generate string from any type.
Constructor & Destructor Documentation
◆ SMESH_Comment() [1/3]
SMESH_Comment::SMESH_Comment | ( | ) |
◆ SMESH_Comment() [2/3]
SMESH_Comment::SMESH_Comment | ( | const SMESH_Comment & | c | ) |
◆ SMESH_Comment() [3/3]
template<class T >
SMESH_Comment::SMESH_Comment | ( | const T & | anything | ) |
Member Function Documentation
◆ operator char *()
SMESH_Comment::operator char * | ( | ) | const |
◆ operator<<()
template<class T >
SMESH_Comment& SMESH_Comment::operator<< | ( | const T & | anything | ) |
◆ operator=()
SMESH_Comment& SMESH_Comment::operator= | ( | const SMESH_Comment & | c | ) |
The documentation for this class was generated from the following file:
- src/3rdParty/salomesmesh/inc/SMESH_Comment.hxx