Adbase
Adinf C++ base library V2
|
Public Member Functions | |
T (const char *str, unsigned len) | |
Public Attributes | |
const char * | _str |
const unsigned | _len |
Definition at line 42 of file Logging.cpp.
|
inline |
Definition at line 44 of file Logging.cpp.
References _len.
const unsigned adbase::T::_len |
Definition at line 51 of file Logging.cpp.
Referenced by adbase::operator<<(), and T().
const char* adbase::T::_str |
Definition at line 50 of file Logging.cpp.
Referenced by adbase::operator<<().