File packer.cpp¶
FileList > base > packer.cpp
Go to the source code of this file
#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 "memory_wrapper.hpp"
Namespaces¶
| Type | Name |
|---|---|
| namespace | cubpacking |
Macros¶
| Type | Name |
|---|---|
| define | LARGE_STRING_CODE 0xff |
| define | MAX_SMALL_STRING_SIZE 255 |
Macro Definition Documentation¶
define LARGE_STRING_CODE¶
define MAX_SMALL_STRING_SIZE¶
The documentation for this class was generated from the following file cubrid/src/base/packer.cpp