CUBRID Engine  latest
packer.cpp File Reference
#include "packer.hpp"
#include "dbtype_def.h"
#include "memory_alloc.h"
#include "object_representation.h"
#include "packable_object.hpp"
#include <algorithm>
#include <cstring>
#include <vector>
#include <string>
Include dependency graph for packer.cpp:

Go to the source code of this file.

Namespaces

 cubpacking
 

Macros

#define MAX_SMALL_STRING_SIZE   255
 
#define LARGE_STRING_CODE   0xff
 

Functions

static void cubpacking::check_range (const char *ptr, const char *endptr, const size_t amount)
 

Macro Definition Documentation

#define LARGE_STRING_CODE   0xff
#define MAX_SMALL_STRING_SIZE   255