#include <Codec.h>
|
| DiffFixedWidthInt (const size_t byte_width, const int64_t baseline) |
|
llvm::Instruction * | codegenDecode (llvm::Value *byte_stream, llvm::Value *pos, llvm::Module *llvm_module) const override |
|
virtual | ~Decoder () |
|
Definition at line 56 of file Codec.h.
DiffFixedWidthInt::DiffFixedWidthInt |
( |
const size_t |
byte_width, |
|
|
const int64_t |
baseline |
|
) |
| |
llvm::Instruction * DiffFixedWidthInt::codegenDecode |
( |
llvm::Value * |
byte_stream, |
|
|
llvm::Value * |
pos, |
|
|
llvm::Module * |
llvm_module |
|
) |
| const |
|
overridevirtual |
const int64_t DiffFixedWidthInt::baseline_ |
|
private |
const size_t DiffFixedWidthInt::byte_width_ |
|
private |
The documentation for this class was generated from the following files:
- /home/jenkins-slave/workspace/core-os-doxygen/QueryEngine/Codec.h
- /home/jenkins-slave/workspace/core-os-doxygen/QueryEngine/Codec.cpp