Drake
MexWrapper Class Reference

#include <drake/util/MexWrapper.h>

Public Member Functions

 MexWrapper (std::string const &filename)
 
 ~MexWrapper ()
 
void mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) const
 
std::string getMexFile () const
 

Constructor & Destructor Documentation

MexWrapper ( std::string const &  filename)
explicit
~MexWrapper ( )

Member Function Documentation

std::string getMexFile ( ) const
void mexFunction ( int  nlhs,
mxArray *  plhs[],
int  nrhs,
const mxArray *  prhs[] 
) const

Here is the caller graph for this function:


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