PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <allocator.hpp>
Public Member Functions | |
Allocator () | |
~Allocator () | |
Static Public Attributes | |
static constexpr unsigned | CapacitySoftLimit = 250 |
static constexpr unsigned | CapacityHardLimit = 500 |
Definition at line 53 of file allocator.hpp.
|
inline |
Definition at line 57 of file allocator.hpp.
|
inline |
Definition at line 61 of file allocator.hpp.
|
static |
Definition at line 55 of file allocator.hpp.
|
static |
Definition at line 54 of file allocator.hpp.