Typedefs | Enumerations

globals_public.h File Reference

#include <vector>

Go to the source code of this file.

Typedefs

typedef std::vector< uint64_t > Sphinx::Int64Array_t
typedef std::vector< uint32_t > Sphinx::IntArray_t

Enumerations

enum  SearchCommandVersion_t { VER_COMMAND_SEARCH_0_9_9 = 0x116, VER_COMMAND_SEARCH_2_0_5 = 0x119 }
enum  UpdateCommandVersion_t { VER_COMMAND_UPADTE_0_9_8 = 0x101 }
enum  KeywordsCommandVersion_t { VER_COMMAND_KEYWORDS_0_9_8 = 0x100 }

Detailed Description