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

Files

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