Ident class that represents module name.
More...
#include <applog.h>
Ident class that represents module name.
ost::AppLog::Ident::Ident |
( |
| ) |
|
|
inline |
ost::AppLog::Ident::~Ident |
( |
| ) |
|
|
inline |
ost::AppLog::Ident::Ident |
( |
Ident & |
id | ) |
|
|
inline |
ost::AppLog::Ident::Ident |
( |
const char * |
str | ) |
|
|
inline |
const char* constructor, provided for convenience.
const char* ost::AppLog::Ident::c_str |
( |
| ) |
|
|
inline |
Ident& ost::AppLog::Ident::operator= |
( |
std::string & |
st | ) |
|
|
inline |
Assignment operator (string).
Ident& ost::AppLog::Ident::operator= |
( |
const char |
str[] | ) |
|
|
inline |
Assignment operator (const char[]), provided for convenience.
std::string& ost::AppLog::Ident::str |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: