MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
CharType 成员列表

成员的完整列表,这些成员属于 CharType,包括所有继承而来的类成员

add(const Value &left, const Value &right, Value &result) constDataTypeinlinevirtual
attr_type_ (定义于 DataType)DataTypeprotected
cast_cost(AttrType type) overrideCharTypevirtual
cast_to(const Value &val, AttrType type, Value &result) const overrideCharTypevirtual
CharType() (定义于 CharType)CharTypeinline
compare(const Value &left, const Value &right) const overrideCharTypevirtual
DataType(AttrType attr_type) (定义于 DataType)DataTypeinlineexplicit
divide(const Value &left, const Value &right, Value &result) constDataTypeinlinevirtual
get_attr_type() const (定义于 DataType)DataTypeinline
multiply(const Value &left, const Value &right, Value &result) constDataTypeinlinevirtual
negative(const Value &val, Value &result) constDataTypeinlinevirtual
set_value_from_str(Value &val, const string &data) const override (定义于 CharType)CharTypevirtual
subtract(const Value &left, const Value &right, Value &result) constDataTypeinlinevirtual
to_string(const Value &val, string &result) const overrideCharTypevirtual
type_instance(AttrType attr_type) (定义于 DataType)DataTypeinlinestatic
type_instances_ (定义于 DataType)DataTypeprotectedstatic
~CharType()=default (定义于 CharType)CharTypevirtual
~DataType()=default (定义于 DataType)DataTypevirtual