LifeV
|
#include <LifeDebug.hpp>
Public typedefs | |
typedef int(* | stprintf) (const char *format,...) |
Constructors, destructor | |
NdebugStream () | |
~NdebugStream () | |
Operators | |
NdebugStream & | operator<< (char const *) |
NdebugStream & | operator<< (std::string const &) |
NdebugStream & | operator<< (double) |
NdebugStream & | operator<< (LNManipFunction) |
Methods | |
void | flush (stprintf=0) |
Definition at line 123 of file LifeDebug.hpp.
typedef int(* stprintf) (const char *format,...) |
Definition at line 128 of file LifeDebug.hpp.
|
inline |
|
inline |
Definition at line 134 of file LifeDebug.hpp.
|
inline |
Definition at line 139 of file LifeDebug.hpp.
|
inline |
Definition at line 143 of file LifeDebug.hpp.
|
inline |
Definition at line 147 of file LifeDebug.hpp.
|
inline |
Definition at line 151 of file LifeDebug.hpp.
|
inline |
Definition at line 159 of file LifeDebug.hpp.