#include <mex.h>
Classes | |
class | matlab_streambuf |
Public Member Functions | |
MexEnvironment (int nrhs=0, const mxArray **prhs=0) | |
~MexEnvironment () | |
Private Attributes | |
matlab_streambuf | mout |
std::streambuf * | outbuf |
rosmatlab::MexEnvironment::MexEnvironment | ( | int | nrhs = 0 , |
const mxArray ** | prhs = 0 |
||
) | [inline] |
rosmatlab::MexEnvironment::~MexEnvironment | ( | ) | [inline] |
std::streambuf* rosmatlab::MexEnvironment::outbuf [private] |