Navigation

Operators and Keywords

Function List:

C++ API

ov-mex-fcn.cc File Reference

#include "oct-shlib.h"
#include <defaults.h>
#include "dynamic-ld.h"
#include "error.h"
#include "gripes.h"
#include "oct-obj.h"
#include "ov-mex-fcn.h"
#include "ov.h"
#include "toplev.h"
#include "unwind-prot.h"
Include dependency graph for ov-mex-fcn.cc:

Functions

 DEFINE_OCTAVE_ALLOCATOR (octave_mex_function)
 DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA (octave_mex_function,"mex function","mex function")
octave_value_list call_mex (bool have_fmex, void *f, const octave_value_list &args, int nargout, octave_mex_function *curr_mex_fcn)

Function Documentation

octave_value_list call_mex ( bool  have_fmex,
void *  f,
const octave_value_list args,
int  nargout,
octave_mex_function curr_mex_fcn 
)
DEFINE_OCTAVE_ALLOCATOR ( octave_mex_function   ) 
DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA ( octave_mex_function  ,
"mex function"  ,
"mex function"   
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines