|
SHOGUN
v3.2.0
|
Go to the source code of this file.
Classes | |
| struct | TableStruct |
| class | BoolChunk |
| class | Int32Chunk |
| class | UInt32Chunk |
| class | Int64Chunk |
| class | UInt64Chunk |
| class | Float32Chunk |
| class | Float64Chunk |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_protobuf_Chunks_2eproto |
Functions | |
| void | AddDescriptors () |
| template<> | |
| ::shogun::BoolChunk * | Arena::CreateMaybeMessage<::shogun::BoolChunk > (Arena *) |
| template<> | |
| ::shogun::Float32Chunk * | Arena::CreateMaybeMessage<::shogun::Float32Chunk > (Arena *) |
| template<> | |
| ::shogun::Float64Chunk * | Arena::CreateMaybeMessage<::shogun::Float64Chunk > (Arena *) |
| template<> | |
| ::shogun::Int32Chunk * | Arena::CreateMaybeMessage<::shogun::Int32Chunk > (Arena *) |
| template<> | |
| ::shogun::Int64Chunk * | Arena::CreateMaybeMessage<::shogun::Int64Chunk > (Arena *) |
| template<> | |
| ::shogun::UInt32Chunk * | Arena::CreateMaybeMessage<::shogun::UInt32Chunk > (Arena *) |
| template<> | |
| ::shogun::UInt64Chunk * | Arena::CreateMaybeMessage<::shogun::UInt64Chunk > (Arena *) |
Variables | |
| BoolChunkDefaultTypeInternal | _BoolChunk_default_instance_ |
| Float32ChunkDefaultTypeInternal | _Float32Chunk_default_instance_ |
| Float64ChunkDefaultTypeInternal | _Float64Chunk_default_instance_ |
| Int32ChunkDefaultTypeInternal | _Int32Chunk_default_instance_ |
| Int64ChunkDefaultTypeInternal | _Int64Chunk_default_instance_ |
| UInt32ChunkDefaultTypeInternal | _UInt32Chunk_default_instance_ |
| UInt64ChunkDefaultTypeInternal | _UInt64Chunk_default_instance_ |
| #define PROTOBUF_INTERNAL_EXPORT_protobuf_Chunks_2eproto |
Definition at line 34 of file Chunks.pb.h.