| codaObject::CodaException | Basic codaObject exception class contains description and code |
| codaObject::CodaObject | Base class for all CODA objects implements standard functionality |
| codaObject::dllSysStruct | Used internally to pass information to the dll |
| codaObject::InterruptibleObject | Extends RunObject to add interrupt capability |
| codaObject::InterruptService | Pure virtual class defines interrupt service functionality |
| codaObject::linuxTITrigPollingService | Implements service to check if new TI has received trigger |
| codaObject::PollingService | Implements polling interrupt service |
| codaObject::pthreadDispatcher< C, R, T > | Allows pthread_create() to dispatch to an object member function that takes a single argument, used internally |
| codaObject::RunObject | Extends SessionObject to accept transition commands from run control, but has no interrupt capability |
| codaObject::SessionObject | Extends CodaObject to allow for session ownership and control |
| codaObject::vxSIS3610InterruptService | Implements InterruptService for SIS 3610 board |
| codaObject::vxTIInterruptService | Implements InterruptService for stand-alone TI board in vxWorks |
1.6.1