SHOGUN  v3.2.0
Classes | Macros | Functions | Variables
Chunks.pb.h File Reference

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::BoolChunkArena::CreateMaybeMessage<::shogun::BoolChunk > (Arena *)
 
template<>
::shogun::Float32ChunkArena::CreateMaybeMessage<::shogun::Float32Chunk > (Arena *)
 
template<>
::shogun::Float64ChunkArena::CreateMaybeMessage<::shogun::Float64Chunk > (Arena *)
 
template<>
::shogun::Int32ChunkArena::CreateMaybeMessage<::shogun::Int32Chunk > (Arena *)
 
template<>
::shogun::Int64ChunkArena::CreateMaybeMessage<::shogun::Int64Chunk > (Arena *)
 
template<>
::shogun::UInt32ChunkArena::CreateMaybeMessage<::shogun::UInt32Chunk > (Arena *)
 
template<>
::shogun::UInt64ChunkArena::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_
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_Chunks_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_Chunks_2eproto

Definition at line 34 of file Chunks.pb.h.


SHOGUN Machine Learning Toolbox - Documentation