![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Public Member Functions | |
| Allocator (size_t countwords, void *&buffer) | |
| template<typename WordType> | |
| void | operator() () const |
Public Attributes | |
| size_t | countwords_ |
| void *& | buffer_ |
Definition at line 57 of file ion_gsms_chunk_data.h.
|
inline |
Definition at line 62 of file ion_gsms_chunk_data.h.
|
inline |
Definition at line 66 of file ion_gsms_chunk_data.h.
| void*& Allocator::buffer_ |
Definition at line 60 of file ion_gsms_chunk_data.h.
| size_t Allocator::countwords_ |
Definition at line 59 of file ion_gsms_chunk_data.h.