CUBRID Engine  latest
extract_schema.hpp File Reference
#include "dbtype_def.h"
#include <stdio.h>
Include dependency graph for extract_schema.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  extract_context
 

Enumerations

enum  EMIT_STORAGE_ORDER { FOLLOW_STORAGE_ORDER = 0, FOLLOW_ATTRIBUTE_ORDER = 1 }
 

Enumeration Type Documentation

Enumerator
FOLLOW_STORAGE_ORDER 
FOLLOW_ATTRIBUTE_ORDER 

Definition at line 30 of file extract_schema.hpp.