MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
全部  文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
Public 成员函数 | Private 属性 | 所有成员列表
Pattern类 参考

Public 成员函数

 Pattern (OpType op)
 
void add_child (Pattern *child)
 
const vector< unique_ptr< Pattern > > & children () const
 
size_t get_child_patterns_size () const
 
OpType type () const
 

Private 属性

OpType type_
 
vector< unique_ptr< Pattern > > children_
 

该类的文档由以下文件生成: