Feel++  0.91.4
List of all members
Feel::NdebugStream Class Reference

Constructors, destructor

typedef int(* stprintf )(const char *format,...)
 
 NdebugStream ()
 
 ~NdebugStream ()
 

Methods

void flush (stprintf=0)
 
NdebugStreamoperator<< (char const *)
 
NdebugStreamoperator<< (bool)
 
NdebugStreamoperator<< (int16_type)
 
NdebugStreamoperator<< (int32_type)
 
NdebugStreamoperator<< (uint16_type)
 
NdebugStreamoperator<< (uint32_type)
 
NdebugStreamoperator<< (uint64_type)
 
NdebugStreamoperator<< (int64_type)
 
NdebugStreamoperator<< (double)
 
NdebugStreamoperator<< (std::complex< double >)
 
NdebugStreamoperator<< (std::string const &)
 
NdebugStreamoperator<< (LManipFunction)
 
static void attach (std::string const &)
 
static void attach (std::string const &, int)
 
static void detach (std::string const &, int)
 
static void detachAll ()