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

#include <LogStream.hpp>

Public Member Functions

template<typename T >
 Fmt (const char *fmt, T val)
 
const char * data () const
 
int length () const
 

Detailed Description

Definition at line 184 of file LogStream.hpp.

Constructor & Destructor Documentation

template<typename T >
template adbase::Fmt::Fmt ( const char *  fmt,
T  val 
)

Definition at line 162 of file LogStream.cpp.

Member Function Documentation

const char* adbase::Fmt::data ( ) const
inline

Definition at line 189 of file LogStream.hpp.

Referenced by adbase::operator<<().

int adbase::Fmt::length ( ) const
inline

Definition at line 193 of file LogStream.hpp.

Referenced by adbase::operator<<().


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