MatlabFunctionHandle Class Reference

#include <matlabfunctionhandle.h>

List of all members.

Public Member Functions

 MatlabFunctionHandle ()
 MatlabFunctionHandle (const mxArray *ptr)
 MatlabFunctionHandle (const MatlabFunctionHandle &source)
 ~MatlabFunctionHandle ()
 operator mxArray * () const
 operator bool () const

Protected Member Functions

MatlabFunctionHandleoperator= (const MatlabFunctionHandle &source)

Protected Attributes

mxArray * f

Detailed Description

Definition at line 8 of file matlabfunctionhandle.h.


Constructor & Destructor Documentation

MatlabFunctionHandle::MatlabFunctionHandle (  ) 
MatlabFunctionHandle::MatlabFunctionHandle ( const mxArray *  ptr  )  [explicit]
MatlabFunctionHandle::MatlabFunctionHandle ( const MatlabFunctionHandle source  ) 
MatlabFunctionHandle::~MatlabFunctionHandle (  ) 

Member Function Documentation

MatlabFunctionHandle::operator mxArray * (  )  const [inline]

Definition at line 26 of file matlabfunctionhandle.h.

MatlabFunctionHandle::operator bool (  )  const [inline]

Definition at line 29 of file matlabfunctionhandle.h.

MatlabFunctionHandle& MatlabFunctionHandle::operator= ( const MatlabFunctionHandle source  )  [inline, protected]

Definition at line 36 of file matlabfunctionhandle.h.


Member Data Documentation

mxArray* MatlabFunctionHandle::f [protected]

Definition at line 29 of file matlabfunctionhandle.h.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1