Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: UAVCAN UAVCAN_Subscriber
NullAllocator Class Reference
Zero allocator - always fails. More...
#include <transfer_test_helpers.hpp>
Inherits uavcan::IPoolAllocator.
Public Member Functions | |
| virtual uint16_t | getBlockCapacity () const |
| Returns the maximum number of blocks this allocator can allocate. | |
Detailed Description
Zero allocator - always fails.
Definition at line 314 of file transfer_test_helpers.hpp.
Member Function Documentation
| virtual uint16_t getBlockCapacity | ( | ) | const [virtual] |
Returns the maximum number of blocks this allocator can allocate.
Implements IPoolAllocator.
Definition at line 319 of file transfer_test_helpers.hpp.
Generated on Tue Jul 12 2022 17:17:36 by
1.7.2