MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
成员的完整列表,这些成员属于 TupleCellSpec,包括所有继承而来的类成员
alias() const (定义于 TupleCellSpec) | TupleCellSpec | inline |
alias_ (定义于 TupleCellSpec) | TupleCellSpec | private |
field_name() const (定义于 TupleCellSpec) | TupleCellSpec | inline |
field_name_ (定义于 TupleCellSpec) | TupleCellSpec | private |
table_name() const (定义于 TupleCellSpec) | TupleCellSpec | inline |
table_name_ (定义于 TupleCellSpec) | TupleCellSpec | private |
TupleCellSpec(const char *table_name, const char *field_name, const char *alias=nullptr) (定义于 TupleCellSpec) | TupleCellSpec | |
TupleCellSpec(const char *alias) (定义于 TupleCellSpec) | TupleCellSpec |