#include <cartobase/object/object_internal.h>
|  | 
| static bool | isString (const TypedObject< T > &object) | 
|  | 
| static std::string | getString (const TypedObject< T > &object) | 
|  | 
| static void | setString (TypedObject< T > &object, const std::string &value) | 
|  | 
| static bool | equals (const TypedObject< T > &o1, const GenericObject &o2) | 
|  | 
template<typename T>
class interface_internal::StringImpl< T, true >
Definition at line 178 of file object_internal.h.
◆ equals()
◆ getString()
◆ isString()
◆ setString()
The documentation for this class was generated from the following file: