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