ldas-tools-framecpp 2.7.0
Loading...
Searching...
No Matches
Protected Member Functions | List of all members
FrameCPP::Common::FrTOC::PositionWithCache< TString, TPosition > Class Template Reference

Used for TOC optimization of channel offsets. More...

#include <FrTOC.hh>

Protected Member Functions

void cachePositions (istream_type &Stream)
 TOC optimization.
 
void cachePositions (istream_type &Stream)
 TOC optimization.
 

Detailed Description

template<typename TString, typename TPosition>
class FrameCPP::Common::FrTOC::PositionWithCache< TString, TPosition >

Used for TOC optimization of channel offsets.

Member Function Documentation

◆ cachePositions() [1/2]

template<typename TString , typename TPosition >
void FrameCPP::Common::FrTOC::PositionWithCache< TString, TPosition >::cachePositions ( istream_type & Stream)
inlineprotected

TOC optimization.

This method optimizes the TOC reading by only reading the structure offsets. Once read, it is moved into the structure.

◆ cachePositions() [2/2]

template<typename TString , typename TPosition >
void FrameCPP::Common::FrTOC::PositionWithCache< TString, TPosition >::cachePositions ( istream_type & Stream)
inlineprotected

TOC optimization.

This method optimizes the TOC reading by only reading the structure offsets. Once read, it is moved into the structure.


The documentation for this class was generated from the following files: