Adbase
Adinf C++ base library V2
adbase::T Class Reference

Public Member Functions

 T (const char *str, unsigned len)
 

Public Attributes

const char * _str
 
const unsigned _len
 

Detailed Description

Definition at line 42 of file Logging.cpp.

Constructor & Destructor Documentation

adbase::T::T ( const char *  str,
unsigned  len 
)
inline

Definition at line 44 of file Logging.cpp.

References _len.

Member Data Documentation

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<<().


The documentation for this class was generated from the following file: