RunObject.h File Reference

#include <dlfcn.h>

Go to the source code of this file.

Classes

struct  codaObject::dllSysStruct
 Used internally to pass information to the dll. More...

Namespaces

namespace  codaObject
 

The entire codaObject package resides in the codaObject namespace.


Typedefs

typedef int(* codaObject::dllFuncPtr )(const char *s, void *sysArg, void *userArg)
 Used internally to access dll functions.
typedef int(* codaObject::dllIntFuncPtr )(unsigned int flag, void *sysArg, void *userArg)
 Used internally to access dll functions.

Generated on 4 Feb 2014 for CodaObject by  doxygen 1.6.1