DCCL v5
Loading...
Searching...
No Matches
dccl::arith Namespace Reference

DCCL Arithmetic Encoder Library namespace. More...

Classes

class  Model
class  ModelManager
class  ArithmeticFieldCodecBase
class  ArithmeticFieldCodec
class  ArithmeticFieldCodec< const google::protobuf::EnumValueDescriptor * >

Functions

ModelManagermodel_manager (FieldCodecManagerLocal &manager)

Variables

template<typename FieldType>
const uint64 ArithmeticFieldCodecBase< FieldType >::TOP_VALUE
template<typename FieldType>
const uint64 ArithmeticFieldCodecBase< FieldType >::FIRST_QTR
template<typename FieldType>
const uint64 ArithmeticFieldCodecBase< FieldType >::HALF
template<typename FieldType>
const uint64 ArithmeticFieldCodecBase< FieldType >::THIRD_QTR

Detailed Description

DCCL Arithmetic Encoder Library namespace.

Function Documentation

◆ model_manager()

dccl::arith::ModelManager & dccl::arith::model_manager ( FieldCodecManagerLocal & manager)

Definition at line 242 of file field_codec_arithmetic.cpp.

Variable Documentation

◆ ArithmeticFieldCodecBase< FieldType >::FIRST_QTR

template<typename FieldType>
const uint64 dccl::arith::ArithmeticFieldCodecBase< FieldType >::FIRST_QTR

Definition at line 693 of file field_codec_arithmetic.h.

◆ ArithmeticFieldCodecBase< FieldType >::HALF

template<typename FieldType>
const uint64 dccl::arith::ArithmeticFieldCodecBase< FieldType >::HALF

Definition at line 694 of file field_codec_arithmetic.h.

◆ ArithmeticFieldCodecBase< FieldType >::THIRD_QTR

template<typename FieldType>
const uint64 dccl::arith::ArithmeticFieldCodecBase< FieldType >::THIRD_QTR

Definition at line 695 of file field_codec_arithmetic.h.

◆ ArithmeticFieldCodecBase< FieldType >::TOP_VALUE

template<typename FieldType>
const uint64 dccl::arith::ArithmeticFieldCodecBase< FieldType >::TOP_VALUE

Definition at line 692 of file field_codec_arithmetic.h.