Skip to content

Class ILLIXR::decode::semantic_metadata_cache

ClassList > ILLIXR > decode > semantic_metadata_cache

  • #include <decoder_cache.hpp>

Classes

Type Name
struct Entry

Public Static Attributes

Type Name
constexpr size_t CAPACITY = 256

Public Functions

Type Name
std::optional< Entry > find (int32_t frame_number) const
void store (int32_t frame_number, const switchboard::ptr< const data_format::semantic_frame > & frame)

Public Static Attributes Documentation

variable CAPACITY

constexpr size_t ILLIXR::decode::semantic_metadata_cache::CAPACITY;

Public Functions Documentation

function find

inline std::optional< Entry > ILLIXR::decode::semantic_metadata_cache::find (
    int32_t frame_number
) const

function store

inline void ILLIXR::decode::semantic_metadata_cache::store (
    int32_t frame_number,
    const  switchboard::ptr < const  data_format::semantic_frame > & frame
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/semantic_python/decoder_cache.hpp