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

CNCL Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
CNACGThe class CNACG is the additive random number generator class
CNArrayThe class CNArray is the base class of the CNArray<type> classes
CNArray2The class CNArray2 is the base class of the CNArray<type> classes
CNArray3The class CNArray3 is the base class of the CNArray<type> classes
CNArrayStringThe class CNArrayString defines an array of CNString
CNAssocMemThe class CNAssocMem
CNAVLNodeThe class CNAVLNode is an abstract base class for nodes of AVL trees
CNAVLTreeThe class CNAVLTree realizes a generic AVL tree
CNBaseCompareThe class CNBaseCompare
CNBatchesThe class CNBatches
CNBatchMeansThe class CNBatchMeans
CNBetaThe class CNBeta is a class for generating beta distributed random numbers
CNBinarySearchThe class CNBinarySearch
CNBinomialThe class CNBinomial is a class for generating binomial distributed random numbers
CNCircleThe class CNCircle
CNCLThe top-level class of the CNCL hierarchy
CNConfidenceThe class CNConfidence
CNCoordCNCoord is a data type for managing 2-dimensional coordinates
CNDEQueueThe class CNDEQueue
CNDetermThe class CNDeterm is a class for generating deterministic "random" numbers, i.e
CNDiracTabThe class CNDiracTab generates random numbers according to a table with the distribution function
CNDiracTabObjThe class CNDiracTabObj
CNDirManagerThe class CNDirManager
CNDiscUniformThe class CNDiscUniform is a discrete uniform distribution with interval limits low and high
CNDLIteratorThe class CNDLIterator is an iterator to traverse a CNDLList doubly linked list
CNDLListThe class CNDLList is a doubly linked list that can contain any CNCL compatible object
CNDLObjectThe class CNDLObject is a node in the CNDLList doubly linked list
CNDLREThe class CNDLRE
CNDLREFThe class CNDLREF
CNDLREGThe class CNDLREG
CNDLREPThe class CNDLREP
CNDoubleThe class CNDouble provides a double value derived from CNObject
CNErlangThe class CNErlang is a class for generating Erlang-k distributed random numbers
CNErrorThe class CNError
CNErrorObjectThe class CNErrorObject
CNEventThe class CNEvent is a data type for events used in the simulation
CNEventBaseSchedThe class CNEventBaseSched (temporarerely no description available)
CNEventExploderThe class CNEventExploder is a subclass derived from CNEventHandler
CNEventHandlerThe class CNEventHandler is a base class for creating simulation event handler
CNEventHeapSchedThe class CNEventHeapSched is a replacement for CNEventScheduler
CNEventHIteratorThe classes CNEventLIterator and CNEventHIterator are used to step through the list of events
CNEventIteratorThe class CNEventIterator and CNEventHIterator are used to step through the list of events
CNEventListThe class CNEventList is the list of events managed by CNEventScheduler
CNEventLIteratorThe class CNEventLIterator and CNEventHIterator are used to step through the list of events
CNEventSchedulerThe class CNEventScheduler is the central simulation control
CNFClauseA CNFClause is basically a structure containing a fuzzy variable / fuzzy value pair
CNFileGRandom number sequences based on files
CNFileStatThe class CNFileStat
CNFNumTriangleCNFNumTriangle provides triangle fuzzy set the necessarry mathematical operations and methods for defuzzification
CNFormFloatThe class CNFormFloat converts doubles to CNStrings using different kinds of format styles provided by the stream-2.0-implementation
CNFormIntThe class CNFormInt converts Integers to Strings using different kinds of format styles provided by the stream-2.0-implementation
CNFRuleThe class CNFRule (Temporarely there is no description available)
CNFRuleBaseThe class CNFRuleBase (temporarely no description available)
CNFSetCNFSet is the abstract base class for fuzzy set realizations
CNFSetArrayThis class implements a fuzzy set as an array
CNFSetLRCNFSetLR provides the LR-representation of fuzzy sets
CNFSetTrapezCNFSetTrapez realizes a trapezium shaped membership function on the base of an LR fuzzy set
CNFSetTriangleCNFSetTriangle realizes a triangle shaped membership function
CNFVarThis class creates a fuzzy variable and its corrosponding linguistic variable
CNGeometricThe class CNGeometric is a class for generating geometric distributed random numbers
CNGetOptThe class CNGetOpt manages the interface to the GNU getopt() functionality
CNGetOpt::optionDescribe the long-named options requested by the application
CNGridThe class CNGrid
CNHashDynamicThe class CNHashDynamic is a class which provides a hash table with dynamic capacity for storing and retrieving CNCL compatible objects
CNHashIteratorThe class CNHashIterator is an iterator to sequentially traverse a CNHashTable hash table
CNHashListThe class CNHashList provides a hash table with unrestricted capacity
CNHashListIteratorThe class CNHashListIterator
CNHashStaticThe class CNHashStatic provides a hash table with static capacity for storing and retrieving CNCL compatible objects
CNHashTableThe class CNHashTable is an abstract base class for storing and retrieving CNCL compatible objects
CNHeapThe class CNHeap
CNHistogramThe class CNHistogram
CNHyperExpThe class CNHyperExp is a class for generating hyperexponential distributed random numbers
CNHyperGeomThe class CNHyperGeom is a class for generating hypergeometrical distributed random numbers
CNICoordThe class CNICoord is a data type for managing 2-dimensional integer coordinates
CNIniFileThe class CNIniFile reads/writes MSDOS-style .INI files
CNInsertionSortThe class CNInsertionSort
CNIntThe class CNInt provides a long int value derived from CNObject
IntAVLNodeThe class IntAVLNode
IntAVLTreeThe class IntAVLTree
CNInterTabThe class CNInterTab is a class for generating random numbers from a table
CNJobThe class CNJob (currently no Description available)
CNKeyAbstract base class for all keys used in hash lists
CNKeyIntThe class CNKeyInt is a class of managing CNCL compatible objects vie integer keys
CNKeyObjectThe class CNKeyObject manages compatible objects via CNCL object pointer keys
CNKeyObject2The class CNKeyObject2
CNKeyObject3The class CNKeyObject3
CNKeyStringThe class CNKeyString is a class for managing CNCL compatible objects via CNString keys
CNLCGThe class CNLCG --- Linear Congruential Generator
CNLinearSearchThe class CNLinearSearch
CNLogNormalThe class CNLogNormal is a class for generating logarithmic normal distributed random numbers
CNLREThe class CNLRE
CNLRE::smPrivate types
CNLREFThe class CNLREF
CNLREGThe class CNLREG
CNManagerThe class CNManager provides facilities for storing and retrieving CNCL compatible objects in a filesystem-like manner
CNMatrixThe class CNMatrix
CNMDetermThe class CNMDeterm is a class for generating a random mix of two deterministic values
CNMLCGThe class CNMLCG is a multiple linear congruence random number generator class combining the results of two different CNLCGs
CNMomentsYields the moments of an input sequence
CNMomentsTermThe class CNMomentsTerm
CNMomentsTimeThe class CNMomentsTime
CNNamedThe class CNNamed is a data type for managing CNObject's names in CNString format
CNNegExpThe class CNNegExp is a class for generating negative exponential distributed random numbers
CNNormalThe class CNNormal is a class for generating normal (Gaussian) distributed random numbers
CNObjectCNObject is the intrinsic root of the CNCL inheritance hierarchy.CNObject is the actual base of the CNCL inheritance tree
CNPairThe class CNPair
CNParagraphThe class CNParagraph represent a paragraph which is a list of CNStrings
CNParamThe class CNParam: Abstract base class for passing parameters to constructor when using {new_object} to create objects
CNPArrayObjectThe class CNPArrayObject
CNParseArgsThe class CNParseArgs provides a simple argument parser mainly intended (but not limited) to parse numeric arguments given in the command line of a program
CNPathListThe class CNPathList
CNPDLListThe class CNPDLList
CNPDoubleThe class CNPDouble
CNPIntCNPInt manages the persistency of CNInt's
CNPIOCNPIO provides the format of storing and reading the persistent objects on/from a stream.The format convention can be described as follows: classname delimitation character data delimitation character
CNPiostreamThe class CNPiostream manages the interface to the gnu c++ iostream library
CNPipeCNPipe creates and manages Unix I/O pipes between two programs, thus that two cooperating processes can transfer data
CNPObjectIDThe class PObjectID manages the (unique) identification number of each persistent object
CNPoissonThe class CNPoisson is a class for generating Poisson distributed random numbers
CNPoolThe class CNPool
CNPool2The class CNPool2 represents a pool of CNObject pairs
CNPool3The class CNPool3 represents a pool of CNObject triples
CNPoolIteratorThe class CNPoolIterator
CNPrioObjThe class CNPrioObj
CNPrioQueueThe class CNPrioQueue
CNPrioQueueFIFOThe class CNPrioQueueFIFO is a queue, implemented as some FIFO queues, that can contain any number (well, sort of ..
CNPrioQueueObjThe class CNPrioQueueObj
CNPriQueueA priority queue for CNObjects
CNProgramContextThe class CNProgramContext
CNPstreamThe class CNPstream is the abstract base class for the persistent stream classes
CNPStringThe class CNPString
ptestThe class ptest
CNPtrThe class CNPtr provides an intelligent pointer to CNRefObjs, i.e
CNQueueThe class CNQueue is the abstract base class for all queues
CNQueueFIFOThe class CNQueueFIFO is a queue, implemented as a doubly linked list, that can contain any number (well, sort of ..
CNQueueLIFOThe class CNQueueLIFO is a queue, implemented as a doubly linked list, that can contain any number (well, sort of ..
CNQueueRandomThe class CNQueueRandom is a queue, implemented as a doubly linked list, that can contain any number (well, sort of ..
CNQueueSPTThe class CNQueueSPT is a queue, implemented as a doubly linked list, that can contain any number (well, sort of ..
CNQuickSortThe class CNQuickSort
CNRandomThe class CNRandom is the abstract base class for all CNCL random number distributions
CNRandomMixThe class CNRandomMix generates random numbers from a mix of several CNRandom distributions
CNRayleighThe class CNRayleigh a class for generating Rayleigh distributed random numbers
CNReaderTblCNReaderTbl provides a table of all persistent classes (Reader-Table) and a second table of id's ID-Table
CNRectangleThe class CNRectangle
CNRefThe class CNRef is the base class for classes with reference counting
CNRefNamedThe class CNRefNamed provides a common base for CNNameds, all references to which should be kept track of by its second base class CNRef
CNRefObjThe class CNRefObj provides a common base for CNObjects, all references to which should be kept track of by its second base class CNRef
CNRiceThe class CNRice is a class for generating Rice distributed random numbers
CNRndIntThe class CNRndInt generates uniform distributed random integers in a given interval
CNRNGThe class CNRNG is the abstract base class for all CNCL random number generators
CNSearchThe class CNSearch
CNSelectCNSelect is the interface to Unix's "select(2)" system call for synchronous I/O multiplexing
CNSetThe class CNSet
CNSinkThe class CNSink is a data sink, implemented as queue with only an input side
CNSLIteratorThe class CNSLIterator is an iterator to traverse a CNSLList single linked list
CNSLListThe class CNSLList is a single linked list that can contain any CNCL compatible object
CNSLObjectCNSLObject is a node in the CNSLList single linked list
SocketBufHere is some documentation missing, but some implemented
SocketStreamClass SocketStream --- iostream for INET stream sockets
CNSortThe class CNSort
CNSSMP2The class CNSSMP2
CNStackThe class CNStack is a stack, implemented as a LIFO queue which can hold any number of CNCL compatible objects
CNStatisticsCNStatistics is the base class of all statistics classes
CNStringThe class CNString is a dynamic string manipulating class
CNStringCompareThe class CNStringCompare
CNTabThe class CNTab requires a table with samples
CNTausGThe class CNTausG is a Tausworth random number generator class
TestThe class Test
CNUniformUniform random number distribution.CNUniform generates uniform distributed random numbers within the interval limits low and high
CNVectorThe class CNVector
CNWeibullThe class CNWeibull generates Weibull distributed random numbers with a form factor alpha and a scale factor beta

Generated on Fri Feb 1 19:54:05 2002 for CNCL by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001