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