CUBRID Engine  latest
parse_type.cpp File Reference
#include "parse_type.hpp"
#include "parser.h"
#include "string_buffer.hpp"
Include dependency graph for parse_type.cpp:

Go to the source code of this file.

Functions

const char * pt_generic_type_to_string (pt_generic_type_enum type)
 
const char * pt_arg_type_to_string_buffer (const pt_arg_type &type, string_buffer &sb)
 

Function Documentation

const char* pt_generic_type_to_string ( pt_generic_type_enum  type)

Definition at line 27 of file parse_type.cpp.

References PT_GENERIC_TYPE_SCALAR.

Referenced by pt_arg_type_to_string_buffer().

Here is the caller graph for this function: