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.

References f.

MatlabFunctionHandle::operator bool (  )  const [inline]

Definition at line 29 of file matlabfunctionhandle.h.

References f.

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.

Referenced by operator bool(), and operator mxArray *().


The documentation for this class was generated from the following file:
Generated on Sun Nov 14 14:13:55 2010 for Coin-All by  doxygen 1.4.7