golib  0.5
goMatlab Member List

This is the complete list of members for goMatlab, including all inherited members.

arrayToVariable(const goArray< goDouble > *array, const char *name) (defined in goMatlab)goMatlab
arrayToVariable(const goDouble *array, goSize_t length, const char *name) (defined in goMatlab)goMatlab
call(const char *command, goString *resultBuffer=0)goMatlab
callObjectMethod(int methodID, goObjectMethodParameters *param=NULL)goMatlabvirtual
callQueuedMethods()goObjectBase
connectObject(goObjectBase *object)goObjectBase
copyFromMatlab(mxArray *matrix, goSignal3DBase< void > *sig) (defined in goMatlab)goMatlab
copyFromMatlab(mxArray *matrix, goArray< goDouble > *array) (defined in goMatlab)goMatlab
copyFromMatlab(mxArray *matrix, goMath::Vectord *array) (defined in goMatlab)goMatlab
copyFromMatlab(mxArray *matrix, goMath::Vectorf *array) (defined in goMatlab)goMatlab
copyToMatlab(const goSignal3DBase< void > *sig, mxArray *matrix) (defined in goMatlab)goMatlab
copyToMatlab(const goArray< goDouble > *array, mxArray *matrix) (defined in goMatlab)goMatlab
copyToMatlab(const goMath::Vectord *array, mxArray *matrix) (defined in goMatlab)goMatlab
copyToMatlab(const goMath::Vectorf *array, mxArray *matrix) (defined in goMatlab)goMatlab
copyToMatlab(const goDouble *array, goSize_t length, mxArray *matrix) (defined in goMatlab)goMatlab
copyToMatlab(goSparseMatrix *sp, mxArray *matrix) (defined in goMatlab)goMatlab
disconnectObject(const goObjectBase *object)goObjectBase
doubleToVariable(goDouble d, const char *name) (defined in goMatlab)goMatlab
get2DPoints(goList< goMath::Vectorf > &l, const char *variableName)goMatlab
get2DPoints(goList< goMath::Vectord > &l, const char *variableName)goMatlab
getArray(goArray< goDouble > *array, const char *name)goMatlab
getClassID() const (defined in goObjectBase)goObjectBase
getClassName() constgoObjectBase
getDouble(goDouble &d, const char *name)goMatlab
getEngine()goMatlab
getEngine() constgoMatlab
getMatrix(goMath::Matrixf &matrix, const char *name) (defined in goMatlab)goMatlab
getMatrix(goMath::Matrixd &matrix, const char *name) (defined in goMatlab)goMatlab
getObjectName() constgoObjectBase
getSignal(goSignal3D< void > *sig, const char *name)goMatlab
getString(goString &str, const char *name)goMatlab
getVector(goMath::Vectord *vec, const char *name)goMatlab
getVector(goMath::Vectorf *vec, const char *name)goMatlab
goMatlab() (defined in goMatlab)goMatlab
goObjectBase()goObjectBase
matlabCall(const char *command, goString *resultBuffer=0)goMatlab
matlabCreateMatrix(int rows, int columns) (defined in goMatlab)goMatlab
matlabCreateSparse(int rows, int columns, int elements) (defined in goMatlab)goMatlab
memoryUsage() constgoObjectBasevirtual
printClassMessage(const char *msg)goObjectBaseprotected
printClassMessage(goString &msg)goObjectBaseprotected
put2DPoints(const goList< goMath::Vectorf > &l, const char *variableName)goMatlab
put2DPoints(const goList< goMath::Vectord > &l, const char *variableName)goMatlab
put2DPoints(goList< goMath::Vectorf >::ConstElement *begin, goIndex_t size, const char *variableName) (defined in goMatlab)goMatlab
put2DPoints(goList< goMath::Vectord >::ConstElement *begin, goIndex_t size, const char *variableName) (defined in goMatlab)goMatlab
putArray(const goDouble *p, goSize_t length, const char *name)goMatlab
putArray(const goArray< goDouble > *array, const char *name)goMatlab
putDouble(goDouble d, const char *name)goMatlab
putMatrix(const goMath::Matrixf &matrix, const char *name) (defined in goMatlab)goMatlab
putMatrix(const goMath::Matrixd &matrix, const char *name) (defined in goMatlab)goMatlab
putRGBImage(const goSignal3DBase< void > *sig, const char *name)goMatlab
putSignal(const goSignal3DBase< void > *sig, const char *name)goMatlab
putSparse(goSparseMatrix *sm, const char *name)goMatlab
putString(const goString &, const char *name)goMatlab
putVector(const goMath::Vectord *vec, const char *name)goMatlab
putVector(const goMath::Vectorf *vec, const char *name)goMatlab
queueObjectMethod(int methodID, goObjectMethodParameters *param=NULL, bool blocking=false)goObjectBasevirtual
readObjectFile(FILE *)goObjectBasevirtual
receiveObjectMessage(const goObjectMessage &message)goObjectBaseprotectedvirtual
sendObjectMessage(int messageID, void *data=NULL)goObjectBaseprotected
sendObjectMessage(goObjectBase *object, int messageID, void *data=NULL)goObjectBaseprotected
setClassID(int id)goObjectBaseprotected
setObjectName(const char *name)goObjectBase
setObjectName(const goString &name)goObjectBase
signalToVariable(const goSignal3DBase< void > *sig, const char *name) (defined in goMatlab)goMatlab
sparseToMatlabSparse(goSparseMatrix *sp, const char *name) (defined in goMatlab)goMatlab
startEngine()goMatlab
stopEngine()goMatlab
variableToArray(goArray< goDouble > *vector, const char *name) (defined in goMatlab)goMatlab
variableToDouble(goDouble &d, const char *name) (defined in goMatlab)goMatlab
variableToSignal(goSignal3D< void > *sig, const char *name) (defined in goMatlab)goMatlab
variableToSignal(goSignal3DBase< void > *sig, const char *name) (defined in goMatlab)goMatlab
writeObjectFile(FILE *) constgoObjectBasevirtual
~goMatlab() (defined in goMatlab)goMatlabvirtual
~goObjectBase()goObjectBasevirtual