|
PolyBoRi
|
This template class defines string literals corresponding to the codes enumerated in the class CLiteralCodes. More...
#include <CStringLiteral.h>
Public Types | |
| typedef std::string | literal_type |
| Type for string literals. More... | |
Public Member Functions | |
| CStringLiteral () | |
| Default constructor. More... | |
| ~CStringLiteral () | |
| Destructor. More... | |
| literal_type | operator() () const |
| Return string literal depending on LitCode. More... | |
| template<> | |
| CStringLiteral::literal_type | operator() () const |
| template<> | |
| CStringLiteral::literal_type | operator() () const |
| template<> | |
| CStringLiteral::literal_type | operator() () const |
| template<> | |
| CStringLiteral::literal_type | operator() () const |
| template<> | |
| CStringLiteral::literal_type | operator() () const |
| template<> | |
| CStringLiteral::literal_type | operator() () const |
| template<> | |
| CStringLiteral::literal_type | operator() () const |
| template<> | |
| CStringLiteral::literal_type | operator() () const |
| template<> | |
| CStringLiteral::literal_type | operator() () const |
| template<> | |
| CStringLiteral::literal_type | operator() () const |
| template<> | |
| CStringLiteral::literal_type | operator() () const |
This template class defines string literals corresponding to the codes enumerated in the class CLiteralCodes.
| typedef std::string polybori::CStringLiteral< LitCode >::literal_type |
Type for string literals.
|
inline |
Default constructor.
|
inline |
Destructor.
| literal_type polybori::CStringLiteral< LitCode >::operator() | ( | ) | const |
Return string literal depending on LitCode.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.9.1