cartobase  5.0.5
interface_internal::StringImpl< T, B > Member List

This is the complete list of members for interface_internal::StringImpl< T, B >, including all inherited members.

equals(const TypedObject< T > &, const GenericObject &)interface_internal::StringImpl< T, B >inlinestatic
getString(const TypedObject< T > &)interface_internal::StringImpl< T, B >inlinestatic
getString(const TypedObject< char > &to)interface_internal::StringImpl< T, B >inline
getString(const TypedObject< signed char > &to)interface_internal::StringImpl< T, B >inline
getString(const TypedObject< unsigned char > &to)interface_internal::StringImpl< T, B >inline
getString(const TypedObject< short > &to)interface_internal::StringImpl< T, B >inline
getString(const TypedObject< unsigned short > &to)interface_internal::StringImpl< T, B >inline
getString(const TypedObject< int > &to)interface_internal::StringImpl< T, B >inline
getString(const TypedObject< unsigned > &to)interface_internal::StringImpl< T, B >inline
getString(const TypedObject< long > &to)interface_internal::StringImpl< T, B >inline
getString(const TypedObject< unsigned long > &to)interface_internal::StringImpl< T, B >inline
getString(const TypedObject< float > &to)interface_internal::StringImpl< T, B >inline
getString(const TypedObject< double > &to)interface_internal::StringImpl< T, B >inline
isString(const TypedObject< T > &)interface_internal::StringImpl< T, B >inlinestatic
setString(TypedObject< T > &, const std::string &)interface_internal::StringImpl< T, B >inlinestatic
setString(TypedObject< char > &to, const std::string &value)interface_internal::StringImpl< T, B >inline
setString(TypedObject< signed char > &to, const std::string &value)interface_internal::StringImpl< T, B >inline
setString(TypedObject< unsigned char > &to, const std::string &value)interface_internal::StringImpl< T, B >inline
setString(TypedObject< short > &to, const std::string &value)interface_internal::StringImpl< T, B >inline
setString(TypedObject< unsigned short > &to, const std::string &value)interface_internal::StringImpl< T, B >inline
setString(TypedObject< int > &to, const std::string &value)interface_internal::StringImpl< T, B >inline
setString(TypedObject< unsigned > &to, const std::string &value)interface_internal::StringImpl< T, B >inline
setString(TypedObject< long > &to, const std::string &value)interface_internal::StringImpl< T, B >inline
setString(TypedObject< unsigned long > &to, const std::string &value)interface_internal::StringImpl< T, B >inline
setString(TypedObject< float > &to, const std::string &value)interface_internal::StringImpl< T, B >inline
setString(TypedObject< double > &to, const std::string &value)interface_internal::StringImpl< T, B >inline