|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Files | |
| file | alignment.h [code] |
| Alignment. | |
| file | array.h [code] |
| Dynamic array. | |
| file | backtrace.h [code] |
| Backtrace printing. | |
| file | buffer.h [code] |
| Buffer. | |
| file | buffer_pool.h [code] |
| Buffer pool. | |
| file | demangle.h [code] |
| Symbol demangling. | |
| file | heap_allocator.h [code] |
| Heap allocator implementation. | |
| file | helpers.h [code] |
| Compile time helpers. | |
| file | iallocator.h [code] |
| Memory allocator interface. | |
| file | list.h [code] |
| Intrusive doubly-linked list. | |
| file | list_node.h [code] |
| Linked list node. | |
| file | noncopyable.h [code] |
| Non-copyable object. | |
| file | ownership.h [code] |
| Ownership policies. | |
| file | pool.h [code] |
| Pool. | |
| file | rate_limiter.h [code] |
| Rate limiter. | |
| file | refcnt.h [code] |
| Base class for reference countable objects. | |
| file | scoped_destructor.h [code] |
| Scoped destructor. | |
| file | scoped_lock.h [code] |
| RAII mutex lock. | |
| file | shared_ptr.h [code] |
| Shared ownership intrusive pointer. | |
| file | slice.h [code] |
| Slice. | |
| file | ticker.h [code] |
| Ticker. | |
| file | time.h [code] |
| Time definitions. | |
| file | unique_ptr.h [code] |
| Unique ownrship pointer. | |