Hyper API for C++ 0.0.18825
Hyper client library for C++ applications
Loading...
Searching...
No Matches
hyperapi::SqlType Member List

This is the complete list of members for hyperapi::SqlType, including all inherited members.

bigInt() noexcepthyperapi::SqlTypeinlinestatic
boolean() noexcepthyperapi::SqlTypeinlinestatic
bytes() noexcepthyperapi::SqlTypeinlinestatic
character(uint32_t maxLength) noexcepthyperapi::SqlTypeinlinestatic
date() noexcepthyperapi::SqlTypeinlinestatic
doublePrecision() noexcepthyperapi::SqlTypeinlinestatic
geography() noexcepthyperapi::SqlTypeinlinestatic
getInternalOid() const noexcepthyperapi::SqlTypeinline
getInternalTypeModifier() const noexcepthyperapi::SqlTypeinline
getMaxLength() const noexcepthyperapi::SqlType
getPrecision() const noexcepthyperapi::SqlType
getScale() const noexcepthyperapi::SqlType
getTag() const noexcepthyperapi::SqlTypeinline
integer() noexcepthyperapi::SqlTypeinlinestatic
interval() noexcepthyperapi::SqlTypeinlinestatic
json() noexcepthyperapi::SqlTypeinlinestatic
numeric(uint16_t precision, uint16_t scale) noexcepthyperapi::SqlTypeinlinestatic
oid() noexcepthyperapi::SqlTypeinlinestatic
operator!=hyperapi::SqlTypefriend
operator<hyperapi::SqlTypefriend
operator<<hyperapi::SqlTypefriend
operator<=hyperapi::SqlTypefriend
operator==hyperapi::SqlTypefriend
operator>hyperapi::SqlTypefriend
operator>=hyperapi::SqlTypefriend
smallInt() noexcepthyperapi::SqlTypeinlinestatic
SqlType(TypeTag tag, uint32_t oid, hyper_type_modifier_t modifier=HYPER_UNUSED_MODIFIER) noexcepthyperapi::SqlTypeinline
text() noexcepthyperapi::SqlTypeinlinestatic
time() noexcepthyperapi::SqlTypeinlinestatic
timestamp() noexcepthyperapi::SqlTypeinlinestatic
timestampTZ() noexcepthyperapi::SqlTypeinlinestatic
toString() consthyperapi::SqlType
varchar(uint32_t maxLength) noexcepthyperapi::SqlTypeinlinestatic