Functions | Variables
rosmatlab::log Namespace Reference

Functions

static boost::shared_array< char > g_print_buffer (new char[INITIAL_BUFFER_SIZE])
static bool getLevel (const std::string &str, Level &level)
static bool getLevel (double dbl, Level &level)
void log (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
void log (Level level, int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
void log (Level level, const char *name, const char *fmt,...)

Variables

static size_t g_print_buffer_size = INITIAL_BUFFER_SIZE

Function Documentation

static boost::shared_array<char> rosmatlab::log::g_print_buffer ( new  char[INITIAL_BUFFER_SIZE]) [static]
static bool rosmatlab::log::getLevel ( const std::string &  str,
Level level 
) [static]

Definition at line 46 of file log.cpp.

static bool rosmatlab::log::getLevel ( double  dbl,
Level level 
) [static]

Definition at line 55 of file log.cpp.

void rosmatlab::log::log ( int  nlhs,
mxArray *  plhs[],
int  nrhs,
const mxArray *  prhs[] 
)

Definition at line 63 of file log.cpp.

void rosmatlab::log::log ( Level  level,
int  nlhs,
mxArray *  plhs[],
int  nrhs,
const mxArray *  prhs[] 
)

Definition at line 89 of file log.cpp.

void rosmatlab::log::log ( Level  level,
const char *  name,
const char *  fmt,
  ... 
)

Definition at line 107 of file log.cpp.


Variable Documentation

Definition at line 44 of file log.cpp.



rosmatlab
Author(s): Johannes Meyer
autogenerated on Fri Jul 25 2014 06:08:36