libIntegra
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\Nintegra_api
 oCICommandBase class for all libIntegra commands
 oCINewCommandCommand to add new nodes to the node hierarchy
 oCIDeleteCommandCommand to delete nodes from the node hierarchy
 oCISetCommandCommand to set 'control' type node endpoints
 oCIRenameCommandCommand to rename nodes
 oCIMoveCommandCommand to move nodes to different branches of the node hierarchy
 oCILoadCommandCommand to load node hierarchies, associated data files and embedded modules from .integra files
 oCISaveCommandCommand to save node hierarchies, associated data files and embedded modules to .integra files
 oCCCommandResultBase class for all command result classes
 oCCNewCommandResultRepresents return information for INewCommand
 oCCLoadCommandResultRepresents return information for ILoadCommand
 oCCCommandSourceRepresents an enumeration of command sources
 oCGUID_
 oCCErrorRepresents an enumeration of error codes
 oCCGuidHelperCommon guid routines
 oCGuidHashDefines a hash operator so that guids can be keys of standard library maps and sets. Internal use only
 oCGuidCompareDefines a comparison operator so that guids can be keys of standard library maps and sets. Internal use only
 oCCIntegraSessionTop-level entry point for libIntegraApi
 oCIInterfaceDefinitionTop level container for an Integra Module interface
 oCIInterfaceInfoInformation about an Integra Module interface
 oCIEndpointDefinitionContainer for info about an Endpoint in an Integra Module interface
 oCIControlInfoControl-specific info about an Endpoint in an Integra Module interface
 oCIStateInfoStateful-control-specific info about an Endpoint in an Integra Module interface
 oCIConstraintDefinition of a stateful control's constraint
 oCIValueRangeDefinition of a value-range type constraint
 oCIValueScaleInfo about how numeric stateful controls should be scaled
 oCIStreamInfoStream-specific info about an Endpoint in an Integra Module interface
 oCIWidgetDefinitionDefinition of a widget in an Integra Module interface
 oCIWidgetPositionDefinition of a widget position
 oCIImplementationInfoInformation about an Integra Module's implementation
 oCIModuleManagerProvides funtionality to interact with 3rd party, embedded and in-development modules
 oCCModuleInstallResultReturn structure for IModuleManager::install_module
 oCCModuleUninstallResultReturn structure for IModuleManager::uninstall_module
 oCCLoadModuleInDevelopmentResultReturn structure for IModuleManager::load_module_in_development
 oCINodeRepresents a node
 oCINodeEndpointRepresents a node endpoint
 oCINotificationSinkProvides mechanism to recieve feedback about changes to libIntegra's state
 oCCPathRepresents the address of a node endpoint, absolutely or relatively
 oCCPollingNotificationSinkHelper class to receive notifications within a single thread
 oCIServerProvides methods to query libIntegra and process commands
 oCCServerLockLocking mechanism for IServer
 oCCServerStartupInfoHolds configuration data for libIntegra
 oCCStringHelperCommon string routines
 oCCTraceHandles console output
 oCCValueBase class for the concrete value classes CIntegerValue, CFloatValue and CStringValue
 oCCIntegerValueRepresents an integer value
 oCCFloatValueRepresents a float value
 \CCStringValueRepresents a string value