#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) |
|
Definition at line 1318 of file object_internal.h.
◆ equals()
◆ getString()
◆ isString()
◆ setString()
The documentation for this class was generated from the following file: