PUMA Library Reference Manual
Loading...
Searching...
No Matches
basics Directory Reference
+ Directory dependency graph for basics:

Files

file  Array.h
 Variable length array implementation.
 
file  BCList.h
 Bucket list implementation.
 
file  BCStack.h
 Bucket stack implementation.
 
file  Chain.h
 Simple chain implementation.
 
file  ConstSizeMemPool.h
 Constant size memory block pool implementation.
 
file  DString.h
 Global hash table based string container.
 
file  FdSource.h
 File descriptor input source implementation.
 
file  FileSource.h
 File source wrapper.
 
file  Heap.h
 Heap implementation.
 
file  KeyboardSource.h
 Keyboard input source implementation.
 
file  Limits.h
 Type size limits.
 
file  List.h
 Double-linked list implementation.
 
file  ListElement.h
 Double-linked list element.
 
file  MemPool.h
 Memory pool implementation.
 
file  Pipe.h
 Input/output pipe implementation.
 
file  PipedCmd.h
 External command execution implementation.
 
file  Printable.h
 Object printing.
 
file  PtrStack.h
 Layered pointer stack implementation.
 
file  RegComp.h
 Wrapper for regular expression matching.
 
file  Sink.h
 Output sink interface.
 
file  SmartPtr.h
 Smart pointer implementation.
 
file  Source.h
 Input source interface.
 
file  Stack.h
 Stack implementation.
 
file  StrCol.h
 Collection of string helper functions.
 
file  StrHashKey.h
 String hash table key implementation.
 
file  StrHashTable.h
 String hash table implementation.
 
file  StringSource.h
 String input source implementation.
 
file  SysCall.h
 Encapsulation of system dependent file system operations.
 
file  TerminalSink.h
 Standard output to terminal sink.
 
file  TokenSource.h
 Token source interface.
 
file  VerboseMgr.h
 Manager for verbose manager.
 
file  version.h
 Library version information.
 
file  VoidPtrArray.h
 Array of void pointers.
 
file  WChar.h
 Wide character string support.