FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 C_OMEfixedConstantInternal data type to generate fixed-point constant from floating-point value
 C_OMEtypeDescriptionInternal structure to describe OME fundamental types
 CAligned4CharsTable of word-aligned 4-character groups representing 0000-9999
 CLogMessageRecord::ArgumentRecord
 CAutoRegisterLogComponentConvenience mechanism to automatically register a log component
 CAutoRegisterLogLevelNameConvenience mechanism to automatically register a log level command line flag definition
 CBinaryBlock_structPlaceholder structure to reference a block of arbitrary data
 CBloomFilterForKey< HASHTYPE, KEYTYPE >Templated Bloom filter
 CBufferRegionInterface to a buffer region. This is an abstract class
 CEscaped_Replacement_CharactersStructure to hold table of characters that should be replaced or deleted
 CEscapedTextBlock_structPlaceholder structure to reference a text fragment that will have selected characters transformed or deleted
 CExtract_And_Process_Document_StreamScan streams of data for start and end tags, invokes processDocument() on found content
 CFastLookupTable< RECORD_TYPE, MAX_LOOKAHEAD, SMALLEST_CHAR, LARGEST_CHAR, LT_KEY_COMPARE >Fast map lookup table
 CFastLookupTable< RECORD_TYPE, MAX_LOOKAHEAD, SMALLEST_CHAR, LARGEST_CHAR, LT_KEY_COMPARE >::FastLookupTableIteratorIterator for FastLookupTable
 CFile_BufferImplements an adjustable sliding buffer that minimizes data movement while enabling streams to process variable length content
 CLogManager::FileNameCacheEntryClass to maintain fileName->shortened replacement record
 CRead_And_Process_File::FileTypeReaderSelectorDescribes magic numbers needed to identify a file's type and the routine capable of decoding a file's contents
 CGENERIC_META_RECORDTypename for qualifying MetaDataLoaderForFormat members
 CGenericSocketAddressProtocol-independent representation of a socket address. IPv4, IPv6 and file domain sockets are supported
 CGenericSocketAddress::GenericSocketAddress_union
 CHexadecimalBlock_structPlaceholder structure to reference a block of arbitrary data to be output in hexadecimal
 CHTTPembeddedServerBaseCore embedded HTTP server logic
 CHTTPeventStateRecordInternal record to describe events to be published via HTTP
 CHTTPnotificationReceiverInterfaceAbstract interface to receive log message for transmission to HTTP-attached clients
 CHTTPstatusRecordKeyKey structure for imposing a partial order on HTTP status events
 COrderedInputSource::InputBlockReturnReturn result from getNextInputBlock()
 CIO_metaBlock_headerStructure to hold meta-data related to a block of received data
 CIO_ProcessorIntermediary I/O processing object for performing multi-threaded receive-and-process operations on a flow of messages
 CIO_Processor_StatisticsHolds collected statistics for an IO_Processor object
 CFastLookupTable< RECORD_TYPE, MAX_LOOKAHEAD, SMALLEST_CHAR, LARGEST_CHAR, LT_KEY_COMPARE >::FastLookupTableIterator::IteratorStateInternal class for iterator state
 CLogMessageRecord::LOG_argument_unionUnion to hold arbitrary argument value
 CLogLineBinaryHeaderHeader for encoded log line template and arguments
 CLogLineBinaryValueRepresents a single binary log element
 CLogLineBinaryValue::LogLineBinaryValue_union
 CLogLineBinaryValueHeaderHeader record for a binary output log line
 CLogManagerImplements multi-threaded, deferred physical I/O log file manager
 CLogMessageRecordLog message record used to remember output format and argument values, potentially deferring formatting to a later point in time or by an external process
 CLogSubsystemInfoDescriptive meta-data for log file-related information
 CFastLookupUtils::ltBinaryBlockLess-than comparison for BinaryBlock_struct
 CHTTP_SessionRecord::ltCharPtrStr
 CltHTTPstatusRecordKeyImplements Less-than for HTTPstatusRecordKey
 COrderedInputPriorityQueue::ltOrderedInputBlockPtrLess-than operator for OrderedInputBlock pointers
 CMappedVarRecordData structure to reference a variable record within a memory-mapped segment
 COME_TypeCheckUtility class for type check operations on OMEtype interactions
 COMEallowEntryRecord to track methods that can be invoked upon an object
 COMEapiThe standard mechanism for attaching external processes to a FARGOS/VISTA Object Management Environment
 COMEassocKeyPairHolds the string / data tuple for an element of an OMEassoc sparse array
 COMEcallStackCall record for OMEthread
 COMEclassFARGOS/VISTA Object Management Environment class description
 COMEconnectionEstablishes and maintains a connection with a FARGOS/VISTA Object Management Environment
 COMEdefOIL2funcRecord to define the implementation of an OIL2 function
 COMEencodeBufferBuffer into which OMEtype data is encoded
 COMEencodeBufferElementHolds data for a single encoded OMEtype element. Multiple OMEencodeBufferElement objects are linked together to represent sequences of data
 COMEencodeRoutinesDescription for OME encoding routines for a specific encoding version
 COMEentityIDIdentifies an instance of an OME process
 COMEeventBase class for events within the FARGOS/VISTA Object Management Environment
 COMEextendedTypeStorage record for large-sized elements on 32-bit hardware
 COMEinstanceVarDescrMeta data record to describe an instance variable of a class
 COMEinvocationDataRecord to describe the implementation of the method of an OME class
 COMEioDescriptorBase class for open files and sockets
 COMEioVectorEquivalent of iov structure
 COMEmethodDefinitionDefine method implementation
 COMEnameSpaceGroupMapping table to class implementations within a namespace
 COMEnlmCatalogInterface to OME Native Language Message catalog
 COMEnlmDataIdentifier for an OME Native Language Message
 COMEoidIDFundamental elements of an OME object identifier
 COMEoidStorageBaseAbstract interface for storage of OMEoid objects that hides the internal vs. external implementation
 COMEprofileRecordBase class for OME profiling variable
 COMEreferenceCountBase class for reference-counted data
 COMEreferenceToData< C >Templated type-specific reference to a reference-counted object
 COMEreferenceToData< OMEarrayStorage >
 COMEreferenceToData< OMEassocStorage >
 COMEreferenceToData< OMEfixedStorage >
 COMEreferenceToData< OMEnlmStorage >
 COMEreferenceToData< OMEoidStorage >
 COMEreferenceToData< OMEsetStorage >
 COMEreferenceToData< OMEstringStorage >
 COMErouteEntryRepresents route to a remote FARGOS/VISTA Object Management Environment instance or attached application
 COMEthisProcessInfoUniquely identifies an OME process
 COMEthreadControllerAbstract interface for an OME thread controller
 COMEthreadExecQueueImplements thread queues with multiple levels of priority
 COMEtickIntervalStatistics record to track amount of time used by an OMEthread
 COMEtypeFundamental ANY type for FARGOS/VISTA Object Management Environment
 COrderedInputBlockInput block record for use with OrderedMultipleInputFilter
 COrderedInputPriorityQueueEncapsulation class for a priority queue
 COrderedMultipleInputFilterStreaming filter that consumes input data from multiple sources and outputs blocks in sorted order
 CPollMonitorMonitor files and directories for changes
 CPollMonitor::PollResultReturn result from polling monitor
 CPOSIXtimeInUnits< UNITS >Representation of UNITS-since-POSIX-epoch. This is an unambiguous time reference; there is no locale-specific attribute
 CRateCounterForInterval< EVENT_COUNT_TYPE, UNITS_PER_SECOND >Sliding window rate counter that takes O(1) time
 CRead_And_Process_FileFundamental class that can read data from a memory-mapped region, file or socket and process data in lines, fixed-sized blocks or as data is available
 CReadMappedCircularBufferInterface and generic implementation to traverse elements in a memory-mapped region under the control of a CircularBufferManager
 CRECORD_CLASS
 CReplumbAndLogIntercept output to an existing file descriptor by taking ownership of its destination, examining all data written to that descriptor, and possibly modifying it before sending it on to the originally intended output destination
 CSharedBufferAllocRecord_32Allocation record for chains in a 32-bit shared memory buffer
 CSharedBufferAllocRecord_64Allocation record for chains in a 64-bit shared memory buffer
 CSharedBufferRegionHeader_32Region header for a 32-bit shared memory segment
 CSharedBufferRegionHeader_64Region header for a 64-bit shared memory segment
 CSharedMemoryVariableShared memory variable which allows statistics and operational controls to be exposed to other processes with minimal runtime overhead
 CSharedMemoryVariable::SharedMemoryVariable_RecordStorage layout for shared memory variable record within a memory mapped segment
 CSharedMemoryVariableManagerManager for collection of shared memory variables
 CStringInROM_structStructure defined to generate unique type name
 CTextBlock_structPlaceholder structure to reference a text fragment
 CTimeAsDayAndYearStructure for representing day-of-the-year
 CTimeAsHourMinSecStructure for representing time of day
 CTimedConditionGeneric condition variable for use with the TimedMutex class
 CTimedCondition::TimedConditionStatisticsStatistics for a TimedCondition object
 CTimedMutexGeneric mutex implementation that supports timing statistics
 CTimedMutex::TimedMutexStatisticsStatistics for a TimedMutex object
 CTimePointCacheCache locale-specific time data around a particular point in time
 CTimePointCacheTableConvenience class to maintain a table of TimePointCache objects
 CTimePointOfGranularity< UNITS >Representation of localized expanded UNITS-since-epoch
 CTimeWithNanosecondsStructure for representing time as relative seconds and nanoseconds
 CUniversalMetaData_FieldDescriptionField Description record for self-describing meta data
 CUniversalMetaData_ReferenceFileHeaderFile header for self-describing meta data file format
 CUniversalMetaData_ReferenceRecordHeaderOptional meta data record header used in meta data files containing variable-length records
 CVariableFixedPointValueReturn value structure for representing fixed-point values with variable precision
 CWAIT_YEAR_MAX
Generated: Fri Jul 31 2020 18:19:17
Support Information