Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345678910]
 CFX::FXArcArc
 CFX::FXArray< TYPE >Array of some generic type
 CFX::FXConditionA condition allows one or more threads to synchronize to an event
 CFX::FXDateGregorian date object
 CFX::FXDCAbstract Device Context
 CFX::FXDCPrintPostscript Printer Device Context
 CFX::FXDCWindowWindow Device Context
 CFX::FXDirDirectory enumerator
 CFX::FXEventFOX Event
 CFX::FXExceptionGeneric catch-all exception
 CFX::FXErrorExceptionGeneric error exception
 CFX::FXResourceExceptionGeneric resource exception
 CFX::FXExpressionExpression
 CFX::FXExtentdExtent
 CFX::FXExtentfExtent
 CFX::FXFileAssocRegisters stuff to know about the extension
 CFX::FXFontDescFont style
 CFX::FXGradient
 CFX::FXHashA hash table for associating pointers to pointers
 CFX::FXHiliteStyleHighlight style entry
 CFX::FXIOFXIO manipulates a handle to an abstract i/o device
 CFX::FXFileLow level file access
 CFX::FXPipePipe i/o device
 CFX::FXSocketSocket i/o device
 CFX::FXLight
 CFX::FXMat3dDouble-precision 3x3 matrix
 CFX::FXMat3fSingle-precision 3x3 matrix
 CFX::FXMat4dDouble-precision 4x4 matrix
 CFX::FXMat4fSingle-precision 4x4 matrix
 CFX::FXMaterial
 CFX::FXMemMapA Memory Map provides a view of a file as an array of memory; this allows the file itself to be used as backing for the data and very simplified file access results
 CFX::FXMetaClassDescribes a FOX object
 CFX::FXMutexFXMutex provides a mutex which can be used to enforce critical sections around updates of data shared by multiple threads
 CFX::FXMutexLockAn easy way to establish a correspondence between a C++ scope and a critical section is to simply declare an FXMutexLock at the beginning of the scope
 CFX::FXObjectObject is the base class for all objects in FOX; in order to receive messages from the user interface, your class must derive from Object
 CFX::FXAccelTableThe accelerator table sends a message to a specific target object when the indicated key and modifier combination is pressed
 CFX::FXAppApplication Object
 CFX::FXCommandBase class for undoable commands
 CFX::FXDataTargetA Data Target allows a valuator widget such as a Slider or Text Field to be directly connected with a variable in the program
 CFX::FXDebugTargetA DebugTarget prints out every message it receives
 CFX::FXDelegatorA delegator forwards messages to a delegate object
 CFX::FXDictThe dictionary class maintains a fast-access hash table of entities indexed by a character string
 CFX::FXDocumentAbstract base class for documents
 CFX::FXFoldingItemTree list Item
 CFX::FXGLObjectBasic OpenGL object
 CFX::FXGUISignalAn FXGUISignal manages a waitable object which is used to awaken the main user-interface thread from a worker thread
 CFX::FXHeaderItemHeader item
 CFX::FXIconItemIcon item
 CFX::FXIconSourceAn icon source is a class that loads an icon of any type
 CFX::FXIdEncapsulates server side resource
 CFX::FXListItemList item
 CFX::FXRecentFilesThe recent files object manages a most recently used (MRU) file list by means of the standard system registry
 CFX::FXTableItemItem in table
 CFX::FXTextCodecAbstract base class for a stateless coder/decoder
 CFX::FXTranslatorThe translator class translates a message to another language
 CFX::FXTreeItemTree list Item
 CFX::FXObjectListList of pointers to objects
 CFX::FXObjectListOf< TYPE >Specialize list to pointers to TYPE
 CFX::FXPointPoint
 CFX::FXPrinterDescribes printer
 CFX::FXPSBoundsBounding box
 CFX::FXRangedBounds
 CFX::FXRangefBounds
 CFX::FXRectangleRectangle
 CFX::FXRegionRegion
 CFX::FXRexFXRex is a regular expression class implementing a NFA matcher
 CFX::FXSegmentLine segment
 CFX::FXSemaphoreA semaphore allows for protection of a resource that can be accessed by a fixed number of simultaneous threads
 CFX::FXSizeSize
 CFX::FXSpheredSpherical bounds
 CFX::FXSpherefSpherical bounds
 CFX::FXStatStatistics about a file or directory
 CFX::FXStreamA stream is a way to serialize data and objects into a byte stream
 CFX::FXFileStreamFile Store Definition
 CFX::FXMemoryStreamMemory Store Definition
 CFX::FXStringFXString provides essential string manipulation capabilities
 CFX::FXTablePosPosition in table
 CFX::FXTableRangeRange of table cells
 CFX::FXTextChangeText mutation callback data passed with the SEL_INSERTED, SEL_REPLACED, and SEL_DELETED messages; both old and new text is available on behalf of the undo system as well as syntax highlighting
 CFX::FXThreadFXThread provides system-independent support for threads
 CFX::FXVec2dDouble-precision 2-element vector
 CFX::FXVec2fSingle-precision 2-element vector
 CFX::FXVec3dDouble-precision 3-element vector
 CFX::FXVec3fSingle-precision 3-element vector
 CFX::FXVec4dDouble-precision 4-element vector
 CFX::FXQuatdDouble-precision quaternion
 CFX::FXVec4fSingle-precision 4-element vector
 CFX::FXQuatfSingle-precision quaternion
 CFX::FXViewportOpenGL Viewer Viewport

Copyright © 1997-2005 Jeroen van der Zijp