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

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

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