|
DCCL v4
|
DCCL Arithmetic Encoder Library namespace. More...
Classes | |
| class | Model |
| class | ModelManager |
| class | ArithmeticFieldCodecBase |
| class | ArithmeticFieldCodec |
| class | ArithmeticFieldCodec< const google::protobuf::EnumValueDescriptor * > |
Functions | |
| ModelManager & | model_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 |
DCCL Arithmetic Encoder Library namespace.
| dccl::arith::ModelManager & dccl::arith::model_manager | ( | FieldCodecManagerLocal & | manager | ) |
Definition at line 243 of file field_codec_arithmetic.cpp.
| const uint64 dccl::arith::ArithmeticFieldCodecBase< FieldType >::FIRST_QTR |
Definition at line 694 of file field_codec_arithmetic.h.
| const uint64 dccl::arith::ArithmeticFieldCodecBase< FieldType >::HALF |
Definition at line 695 of file field_codec_arithmetic.h.
| const uint64 dccl::arith::ArithmeticFieldCodecBase< FieldType >::THIRD_QTR |
Definition at line 696 of file field_codec_arithmetic.h.
| const uint64 dccl::arith::ArithmeticFieldCodecBase< FieldType >::TOP_VALUE |
Definition at line 693 of file field_codec_arithmetic.h.