CUBRID Engine  latest
load_semantic_helper.hpp File Reference
#include "load_common.hpp"
#include "mem_block.hpp"
#include <forward_list>
Include dependency graph for load_semantic_helper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cubload::semantic_helper
 

Namespaces

 cubload
 

Variables

static const std::size_t cubload::STRING_POOL_SIZE = 1024
 
static const std::size_t cubload::MAX_COPY_BUF_SIZE = 256
 
static const std::size_t cubload::COPY_BUF_POOL_SIZE = 512
 
static const std::size_t cubload::CONSTANT_POOL_SIZE = 1024
 
static const std::size_t cubload::QUOTED_STR_BUF_POOL_SIZE = 512
 
static const std::size_t cubload::MAX_QUOTED_STR_BUF_SIZE = 32 * 1024