![]() |
Scanframe Modular Application 0.1.0
|


Go to the source code of this file.
Classes | |
| struct | sf::Allocator |
| Memory allocator class. More... | |
| class | sf::TDynamicBuffer< Alloc > |
| Template for creating a dynamic buffer using an allocator. More... | |
Namespaces | |
| namespace | sf |
Typedefs | |
| typedef TDynamicBuffer< Allocator > | sf::DynamicBuffer |
| Actual specialized dynamic buffer type using the default allocator. | |