GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
Allocator Struct Reference

Public Member Functions

 Allocator (size_t countwords, void *&buffer)
template<typename WordType>
void operator() () const

Public Attributes

size_t countwords_
void *& buffer_

Detailed Description

Definition at line 57 of file ion_gsms_chunk_data.h.

Constructor & Destructor Documentation

◆ Allocator()

Allocator::Allocator ( size_t countwords,
void *& buffer )
inline

Definition at line 62 of file ion_gsms_chunk_data.h.

Member Function Documentation

◆ operator()()

template<typename WordType>
void Allocator::operator() ( ) const
inline

Definition at line 66 of file ion_gsms_chunk_data.h.

Member Data Documentation

◆ buffer_

void*& Allocator::buffer_

Definition at line 60 of file ion_gsms_chunk_data.h.

◆ countwords_

size_t Allocator::countwords_

Definition at line 59 of file ion_gsms_chunk_data.h.


The documentation for this struct was generated from the following file: