Classes | Public Member Functions | Private Attributes
rosmatlab::MexEnvironment Class Reference

#include <mex.h>

List of all members.

Classes

class  matlab_streambuf

Public Member Functions

 MexEnvironment (int nrhs=0, const mxArray **prhs=0)
 ~MexEnvironment ()

Private Attributes

matlab_streambuf mout
std::streambuf * outbuf

Detailed Description

Definition at line 39 of file mex.h.


Constructor & Destructor Documentation

rosmatlab::MexEnvironment::MexEnvironment ( int  nrhs = 0,
const mxArray **  prhs = 0 
) [inline]

Definition at line 58 of file mex.h.

Definition at line 62 of file mex.h.


Member Data Documentation

Definition at line 67 of file mex.h.

std::streambuf* rosmatlab::MexEnvironment::outbuf [private]

Definition at line 68 of file mex.h.


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


rosmatlab
Author(s): Johannes Meyer
autogenerated on Fri Jul 25 2014 06:48:13