Classes | Namespaces | Functions | Variables
allocator.h File Reference
#include <stdlib.h>
#include <stdio.h>
Include dependency graph for allocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rtflann::PooledAllocator
 

Namespaces

 rtflann
 

Functions

template<typename T >
T * rtflann::allocate (size_t count=1)
 
void * operator new (std::size_t size, rtflann::PooledAllocator &allocator)
 

Variables

const size_t rtflann::BLOCKSIZE =8192
 
const size_t rtflann::WORDSIZE =16
 

Function Documentation

void* operator new ( std::size_t  size,
rtflann::PooledAllocator allocator 
)
inline

Definition at line 197 of file allocator.h.



rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:41