#include <Libs/PluginFramework/service/log/ctkLogService.h>
|
| ctkLogStreamWithServiceRef (const ctkLogStreamWithServiceRef &logStreamWithRef) |
|
| ctkLogStreamWithServiceRef (ctkLogService *logService, const ctkServiceReference &sr, int level, const std::exception *exc=0, const char *file=0, const char *function=0, int line=-1) |
|
| ~ctkLogStreamWithServiceRef () |
|
| ctkLogStream (const ctkLogStream &logStream) |
|
| ctkLogStream (ctkLogService *logService, int level, const std::exception *exc=0, const char *file=0, const char *function=0, int line=-1) |
|
ctkLogStream & | operator<< (bool b) |
|
ctkLogStream & | operator<< (const char *c) |
|
template<class T > |
ctkLogStream & | operator<< (const T &t) |
|
virtual | ~ctkLogStream () |
|
Definition at line 165 of file ctkLogService.h.
◆ ctkLogStreamWithServiceRef() [1/2]
ctkLogStreamWithServiceRef::ctkLogStreamWithServiceRef |
( |
ctkLogService * |
logService, |
|
|
const ctkServiceReference & |
sr, |
|
|
int |
level, |
|
|
const std::exception * |
exc = 0 , |
|
|
const char * |
file = 0 , |
|
|
const char * |
function = 0 , |
|
|
int |
line = -1 |
|
) |
| |
◆ ctkLogStreamWithServiceRef() [2/2]
◆ ~ctkLogStreamWithServiceRef()
ctkLogStreamWithServiceRef::~ctkLogStreamWithServiceRef |
( |
| ) |
|
◆ sr
The documentation for this class was generated from the following file: