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

Exalt Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
AdaptiveElementContextStructure representing one element context
ArithCodecArithmetic coder/decoder
ArithCodecBaseAbstract predecessor to all arithmetic coding classes
ElementModel::AttributeNodeAn attribute node
Collection< T_ >Base template class for all collection types (Stack, List, etc.)
ContextContext structure for arithmetic coding
ContextBaseAbstract predecessor for all context classes used in arithmetic coding/decoding
DataQueueItemOne item in the DataQueue
ElementModelEntropyCalculatorA static class for calculating the average entropy of the models of the elements
ElementModelerElement modeling class
ElementModelerInfoA structure describing one element modeler
ElementModelTransitionInfoA structure describing the probability of given transition in the element model
EncodingInfoA Structure describing character encoding
Encodings::EncodingNameThe name of one encoding
ExaltCharacterConversionExceptionAn error during character conversion
ExaltCodeBitsExceptionDifferent F_BITS or B_BITS
ExaltCodecConvenience class for easy XML encoding/decoding
ExaltCoderIsPullExceptionAn attempt to use a PULL coder in PUSH mode
ExaltCoderIsPushExceptionAn attempt to use a PUSH coder in PULL mode
ExaltCompressionExceptionA generic (de)compression exception
ExaltContextNotInitializedExceptionAttempt to use uninitialized context
ExaltDeviceFullIOExceptionIO device is full (e.g. no more data can be written to it)
ExaltDeviceNotPreparedIOExceptionAttempt to use of IO device that is not prepared
ExaltDeviceReadIOExceptionAn error during read operation
ExaltDeviceWriteIOExceptionAn error during write operation
ExaltEncodingExceptionA generic character encoding exception
ExaltExceptionGeneric Exalt exception
ExaltFatalErrorExceptionFatal error exception
ExaltFinishDeviceIOExceptionError during IO device finishing
ExaltFlushDeviceIOExceptionError during IO device flushing
ExaltIOExceptionA generic IO exception
ExaltNullPointerExceptionNULL pointer operation exception
ExaltOptionExceptionException reporting wrong program options
ExaltOptions
ExaltParseErrorExceptionA parse error exception
ExaltParserExceptionA generic parsing exception
ExaltPrepareDeviceIOExceptionError during IO device preparation
ExaltPushCoderNotInitializedExceptionAn attempt to use unitialized PUSH coder
ExaltUnknownEncodingExceptionAn unknown encoding occurred
ExaltUnknownFileFormatExceptionException reporting wrong version of the program
ExaltUnsupportedOutputEncodingExceptionAn unknown encoding occurred
FibonacciClass for representing integer numbers with Fibonacci codes
FileDeviceA device for working with files
FunnelDeviceA device that acts like a 'funnel'
GrammarBaseAbstract prototype of a grammar
HashTable< Key_, T_, HashTableBucketContainer_, size_ >Template class representing a hash array
HashTableBucket< Key_, T_, HashTableBucketContainer_ >Template class representing one bucket in the HashTable
HashTableComparatorTemplate structure for hashing various data types
HashTableHash< size_ >Template structure for hashing various data types
HashTableItem< Key_, T_ >Template class representing one item in the HashTable
InputItemOne item of the input queue
IODeviceThe abstract parent of all input/output devices
KYGrammarClass implementing the Kieffer-Yang grammar based data compression
List< T_ >Template class representing doubly-linked list
ListLinkedList< T_ >Template class representing doubly-linked list on which List operates
MatchingRuleStructure for description how many input symbol matched the (whole) rule
NeighboursDescriptionDescription of a rule element's neighbour
ElementModel::NodeOne graph node
OutputSAXReceptorSimple SAX receptor used for output
ParseInfoContext structure used during parsing
Queue< T_ >Template class representing queue
QueueLinkedList< T_ >Template class representing linked list on which Queue operates
RuleStructure representing one rule
RuleElementOne element of a Rule
RuleElementNeighbourDescription of symbol following given symbol - a neighbour
SAXBaseAn abstract predecessor of all SAX related classes
SAXEmitterAn emitter of SAX events
SAXReceptorAn abstract predecessor of all SAX receptors
SimpleElementContextStructure representing one element context
Stack< T_ >Template class representing stack
StackLinkedList< T_ >Template class representing linked list on which Stack operates
TestedElementDescription of the currently examined rule element
TestedRuleDescription of currently tested rule
TextCodecA simple class for character sets conversion
ElementModel::TransitionStructure describing one graph transition
UserOfFunnelDeviceClass capable of receiving XmlChar strings via the FunnelDevice
UserOfTextCodecSimple interface for accessing the TextCodec functionality
XmlAdaptiveModelAn adaptive XML modeling class
XmlCharactersEventXML event reporting character data
XmlCodecA XML encoding/decoding class
XmlCodecBaseAn abstract predecessor of all XML codecs
XmlCommentEventXML event reporting comments
XmlDeclEventXML event reporting XML declaration
XmlDefaultEventXML event reporting default data
XmlEndCDATAEventXML event reporting CDATA section end
XmlEndDoctypeEventXML event reporting the end of the doctype
XmlEndElementEventXML event reporting end of the element
XmlEntityDeclEventXML event reporting entity declaration
XmlModelBaseAn abstract predecessor of the XML models
XmlModelEventStructure representing generic XML model event
XmlNotationDeclEventXML event reporting notation declaration
XmlParserSAX parser
XmlParserBaseBase class for all XML parsers
XmlPIEventXML event reporting procession instruction
XmlSimpleModelA simple XML modeling class
XmlStartCDATAEventXML event reporting CDATA section start
XmlStartDoctypeEventXML event reporting the start of the doctype
XmlStartElementEventXML event reporting start of the element

Generated on Wed Feb 5 10:43:04 2003 for Exalt by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002