|
My Project
|
This is the complete list of members for gcp::util::LogStream, including all inherited members.
| appendLogStreamMessage(std::string message, std::string fileName, int lineNo, std::string functionName, bool isError, bool usePrefix) | gcp::util::LogStream | |
| appendLogStreamMessage(std::ostringstream &os, std::string fileName, int lineNo, std::string functionName, bool isError, bool usePrefix) | gcp::util::LogStream | |
| appendSysLogStreamError(std::string sysFunction, std::string fileName, int lineNo, std::string functionName, bool isError, bool usePrefix) | gcp::util::LogStream | |
| clear() | gcp::util::LogStream | |
| finish() | gcp::util::LogStream | |
| getMessage() | gcp::util::LogStream | |
| initLogStreamMessage(std::string fileName, int lineNo, std::string functionName, bool isError, bool usePrefix) | gcp::util::LogStream | |
| isError() | gcp::util::LogStream | |
| log() | gcp::util::LogStream | |
| LogStream() | gcp::util::LogStream | |
| LogStream(std::string message, std::string fileName, int lineNo, std::string functionName, bool isError, bool usePrefix) | gcp::util::LogStream | |
| LogStream(std::ostringstream os, std::string fileName, int lineNo, std::string functionName, bool isError, bool usePrefix) | gcp::util::LogStream | |
| report() | gcp::util::LogStream | |
| setLogStreamMessage(std::string message, std::string fileName, int lineNo, std::string functionName, bool isError, bool usePrefix) | gcp::util::LogStream | |
| setLogStreamMessage(std::ostringstream &os, std::string fileName, int lineNo, std::string functionName, bool isError, bool usePrefix) | gcp::util::LogStream | |
| setSysLogStreamError(std::string sysFunction, std::string fileName, int lineNo, std::string functionName, bool isError, bool usePrefix) | gcp::util::LogStream | |
| ~LogStream() | gcp::util::LogStream | virtual |