OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
foreign_storage::IntegralFixedLengthBoundsValidator< T > Member List

This is the complete list of members for foreign_storage::IntegralFixedLengthBoundsValidator< T >, including all inherited members.

checkBounds(const T &value)foreign_storage::IntegralFixedLengthBoundsValidator< T >inlineprivatestatic
checkBounds(const T &value)foreign_storage::IntegralFixedLengthBoundsValidator< T >inlineprivatestatic
getMinMaxBoundsAsStrings(const SQLTypeInfo &column_type)foreign_storage::IntegralFixedLengthBoundsValidator< T >inlineprivatestatic
getMinMaxBoundsAsStrings()foreign_storage::IntegralFixedLengthBoundsValidator< T >inlineprivatestatic
validateValue(const D &data_value, const SQLTypeInfo &column_type)foreign_storage::IntegralFixedLengthBoundsValidator< T >inlinestatic
valueWithinBounds(const T &value, const SQLTypeInfo &column_type)foreign_storage::IntegralFixedLengthBoundsValidator< T >inlineprivatestatic