Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csutil Directory Reference
Directories | |
directory | macosx |
directory | unix |
directory | win32 |
Files | |
file | algorithms.h [code] |
file | ansicolor.h [code] |
ANSI codes for colors. | |
file | ansiparse.h [code] |
Helper to parse a string for ANSI codes. | |
file | archive.h [code] |
ZIP archive support. | |
file | array.h [code] |
Generic Array Template. | |
file | binder.h [code] |
file | bintree.h [code] |
file | bitarray.h [code] |
A one-dimensional array of bits, similar to STL bitset. | |
file | blockallocator.h [code] |
Generic Memory Block Allocator. | |
file | callstack.h [code] |
Call stack creation helper. | |
file | cfgacc.h [code] |
Convenience class that can be used to deal with the sytem config manager. | |
file | cfgdoc.h [code] |
iConfigFile implementation for configurations stored in documents. | |
file | cfgfile.h [code] |
iConfigFile implementation for configurations stored in VFS files. | |
file | cfgmgr.h [code] |
iConfigManager implementation | |
file | cmdhelp.h [code] |
Command line parsing helper. | |
file | cmdline.h [code] |
iCommandLineParser implementation | |
file | comparator.h [code] |
Template providing various comparison and ordering functions. | |
file | csbaseeventh.h [code] |
file | cscolor.h [code] |
file | csendian.h [code] |
Helpers for dealing with endian conversions. | |
file | csevcord.h [code] |
file | csevent.h [code] |
iEvent implementation | |
file | cseventflattener.h [code] |
Event flattening helper. | |
file | cseventq.h [code] |
Event Queue interface. | |
file | csinput.h [code] |
file | csmd5.h [code] |
Independent implementation of MD5 (RFC 1321). | |
file | csobject.h [code] |
file | csosdefs.h [code] |
file | cspmeter.h [code] |
file | csppulse.h [code] |
file | csprocessorcap.h [code] |
file | csshlib.h [code] |
Crystal Space cross-platform shared library management. | |
file | csstring.h [code] |
String utility class. | |
file | csuctransform.h [code] |
Converter between UTF encodings. | |
file | csunicode.h [code] |
Unicode types and macros. | |
file | databuf.h [code] |
file | datastrm.h [code] |
file | debug.h [code] |
file | dirtyaccessarray.h [code] |
Templated array class, allowing direct access to the internally stored array. | |
file | documentcommon.h [code] |
Partial iDocumentNode implementation with commonly duplicated logic. | |
file | documenthelper.h [code] |
file | event.h [code] |
Event system related helpers. | |
file | evoutlet.h [code] |
file | fifo.h [code] |
A FIFO. | |
file | flags.h [code] |
file | floatrand.h [code] |
file | formatter.h [code] |
Object-oriented, templated readers and writers for formatted values similar to scanf() and printf() but more functional. | |
file | fpu80x86.h [code] |
file | garray.h [code] |
file | getopt.h [code] |
Declarations for getopt. | |
file | hash.h [code] |
A generic hash table. | |
file | hashhandlers.h [code] |
file | hashr.h [code] |
Reversible hash. | |
file | inputdef.h [code] |
Crystal Space input library. | |
file | leakguard.h [code] |
file | list.h [code] |
file | memdebug.h [code] |
file | memfile.h [code] |
file | mempool.h [code] |
Generic Memory Allocator. | |
file | mmap_dummy.h [code] |
Memory mapping for platforms without memory mapping support. | |
file | mmap_posix.h [code] |
Memory mapping for platforms with POSIX mmap() support. | |
file | mmapio.h [code] |
Platform-independent Memory-Mapped IO. | |
file | nobjvec.h [code] |
Named Object Vector class. | |
file | nulcache.h [code] |
'Null' Cache Manager | |
file | objiter.h [code] |
file | objpool.h [code] |
file | objreg.h [code] |
file | parasiticdatabuffer.h [code] |
A databuffer pointing into another databuffer. | |
file | parray.h [code] |
Pointer Array. | |
file | physfile.h [code] |
file | plugldr.h [code] |
file | plugmgr.h [code] |
file | pooledscfclass.h [code] |
Macros to create SCF classes that support pooling. | |
file | prfxcfg.h [code] |
file | profile.h [code] |
file | radixsort.h [code] |
file | randomgen.h [code] |
file | redblacktree.h [code] |
An implementation of red-black-trees. | |
file | ref.h [code] |
Smart Pointers. | |
file | refarr.h [code] |
Smart Pointer array. | |
file | refcount.h [code] |
Reference Counting Interface. | |
file | reftrackeraccess.h [code] |
file | regexp.h [code] |
Regular expressions support. | |
file | scanstr.h [code] |
file | scf.h [code] |
Crystal Space Shared Class Facility (SCF). | |
file | scf_impl.h [code] |
file | scf_implementation.h [code] |
Crystal Space Shared Class Facility (SCF) - implementation creation support. | |
file | scf_interface.h [code] |
Crystal Space Shared Class Facility (SCF) - interface creation support. | |
file | scfstr.h [code] |
file | scfstringarray.h [code] |
file | scfstrset.h [code] |
file | schedule.h [code] |
file | scopedmutexlock.h [code] |
file | set.h [code] |
A basic set for objects. | |
file | snprintf.h [code] |
Implementations of [v][a]snprintf(). | |
file | sparse3d.h [code] |
file | strhash.h [code] |
String-to-ID hash table. | |
file | stringarray.h [code] |
file | stringreader.h [code] |
file | strset.h [code] |
String-to-ID hash table. | |
file | sysfunc.h [code] |
Common system functions. | |
file | syspath.h [code] |
Paths helpers. | |
file | thread.h [code] |
file | threadjobqueue.h [code] |
iJobQueue implementation that lets the jobs run in a thread. | |
file | timer.h [code] |
file | util.h [code] |
file | verbosity.h [code] |
Verbosity management helpers. | |
file | vfscache.h [code] |
VFS Cache Manager. | |
file | vfsplat.h [code] |
file | virtclk.h [code] |
file | weakref.h [code] |
Weak Reference. | |
file | weakrefarr.h [code] |
Weak Reference array. | |
file | xmltiny.h [code] |
file | zip.h [code] |
Generated for Crystal Space by doxygen 1.4.4