RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
rawspeed::CodeTraitsValidator< CodeTag > Struct Template Referencefinal

#include "codes/AbstractPrefixCode.h"

Public Types

using Traits = CodeTraits<CodeTag>

Static Public Member Functions

static constexpr bool validate ()

Detailed Description

template<typename CodeTag>
struct rawspeed::CodeTraitsValidator< CodeTag >

Definition at line 83 of file AbstractPrefixCode.h.

Member Typedef Documentation

◆ Traits

template<typename CodeTag>
using rawspeed::CodeTraitsValidator< CodeTag >::Traits = CodeTraits<CodeTag>

Definition at line 84 of file AbstractPrefixCode.h.

Member Function Documentation

◆ validate()

template<typename CodeTag>
constexpr bool rawspeed::CodeTraitsValidator< CodeTag >::validate ( )
inlinestaticconstexpr

Definition at line 135 of file AbstractPrefixCode.h.


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