use \ingroup oofUtils to include items in this group
Files | |
| file | ooflist.h |
| Defines varying list types because we run on older compilers instead of templating lists. | |
| file | oofmsg.h |
| messaging layer of OOFILE application development framework. | |
| file | oofplat.h |
| Define consistent platform identifiers as described in pagePlatforms. | |
Classes | |
| class | oofArray |
| base class for user arrays. More... | |
| class | oofBroadcaster |
| Generic broadcaster for messaging. More... | |
| class | oofCGIErrorReporter |
| Reporter that formats output for HTML responses. More... | |
| class | oofColSizer |
| Specify or calculate a set of column widths & alignments. More... | |
| class | OOF_Dictionary |
| Provides searchable dictionary of common OOFILE classes like dbTable. More... | |
| class | OOF_DictRep |
| Representation of ref-counted dictionary. More... | |
| class | OOF_DPSorter |
| Sortable list of doubles with partitioning for nested sorts. More... | |
| class | OOF_DPSorterElement |
| Sortable list of doubles with partitioning for nested sorts. More... | |
| class | OOF_DSorter |
| Sortable list of doubles. More... | |
| class | OOF_DSorterElement |
| Element for sortable list of doubles. More... | |
| class | OOF_DummyStorage |
| Array of dummy name strings including generator function. More... | |
| class | OOF_DummyString |
| statically stored self-incrementing const char*'s More... | |
| class | oofE_General |
| Exception for unclassified use when nothing else is better. More... | |
| class | oofErrorReporter |
| Base class used mainly when exceptions not available. More... | |
| class | OOF_ExpandableLongArray |
| Array of longs which expands automatically as you write to cells. More... | |
| class | OOF_List |
| Default list. More... | |
| class | OOF_ListBase |
| Defines a singly linked list of list elements. More... | |
| class | OOF_ListElement |
| Elements used in OOF_ListBase. More... | |
| class | OOF_LPSorter |
| Sortable list of longs with partitioning for nested sorts. More... | |
| class | OOF_LPSorterElement |
| Element for partitionable, sortable list of longs. More... | |
| class | OOF_LSorter |
| Sortable list of longs. More... | |
| class | OOF_LSorterElement |
| Element for sortable list of longs. More... | |
| class | oofMaskMultiStrings |
| string masking class used primarily for web page filling. More... | |
| class | OOF_mixColSizable |
| Base class for something which can have column widths specified. More... | |
| class | OOF_mixRefCount |
| Mixin for reference counted classes which you want to auto-delete when their count falls to zero. More... | |
| class | OOF_mixRefCountWithCopy |
| Mixin proving shared counter with cleanup and copying logic. More... | |
| class | PPMessage |
| Class wrapper aroung MessageT so can write with stream IO. More... | |
| class | oofReceiver |
| Generic receiver for messaging. More... | |
| class | oofRuntimeEnv |
| Abstraction of common runtime environment stuff you'd call. More... | |
| class | OOF_SharedArray |
| Array of longs which expands automatically with refcount so easily shared. More... | |
| class | oofSharedBLOB |
| Store a shared chunk of binary info with reference count to avoid copying. More... | |
| class | oofSingleListener |
| Special limited oofReceiver which will only ever listen to one oofBroadcaster at a time. More... | |
| class | OOF_ULPSorter |
| Sortable list of unsigned longs with partitioning for nested sorts. More... | |
| class | OOF_ULPSorterElement |
| Element for partitionable, sortable list of unsigned longs. More... | |
| class | OOF_ULSorter |
| Sortable list of unsigned longs. More... | |
| class | OOF_ULSorterElement |
| Sortable list element for one unsigned long. More... | |
| class | oofViewFieldDefaultsColSizer |
| Calculate a set of column widths from field types in a view. More... | |
| class | dbWin3RGB |
| Persistent field subclass for storing a Windows colour value in a database. More... | |
| class | OOF_WordList |
| Contain a list of words parsed from an input string or field being word-indexed. More... | |
| class | oofWordParser |
| Base class for user-replaceable word parser. More... | |
Typedefs | |
| typedef OOF_PublicBase * | OOF_bitPointer |
| Base class typedef to make dictionaries easier to declare. | |
|
|
Base class typedef to make dictionaries easier to declare.
|
1.3.5