#include <Thrift.h>
|
void(* | f_ )(const char *) |
|
Definition at line 113 of file Thrift.h.
contrail::sandesh::TOutput::TOutput |
( |
| ) |
|
|
inline |
static void contrail::sandesh::TOutput::errorTimeWrapper |
( |
const char * |
msg | ) |
|
|
inlinestatic |
void contrail::sandesh::TOutput::operator() |
( |
const char * |
message | ) |
|
|
inline |
void contrail::sandesh::TOutput::perror |
( |
const char * |
message, |
|
|
int |
errno_copy |
|
) |
| |
void contrail::sandesh::TOutput::perror |
( |
const std::string & |
message, |
|
|
int |
errno_copy |
|
) |
| |
|
inline |
void contrail::sandesh::TOutput::printf |
( |
const char * |
message, |
|
|
|
... |
|
) |
| |
void contrail::sandesh::TOutput::setOutputFunction |
( |
void(*)(const char *) |
function | ) |
|
|
inline |
static std::string contrail::sandesh::TOutput::strerror_s |
( |
int |
errno_copy | ) |
|
|
static |
Just like strerror_r but returns a C++ string object.
void(* contrail::sandesh::TOutput::f_)(const char *) |
|
private |
The documentation for this class was generated from the following file: