21 #ifndef GNASH_STRING_H 22 #define GNASH_STRING_H 55 #endif // GNASH_STRING_H uri
Definition: test.py:12
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:40
The base class for all ActionScript objects.
Definition: as_object.h:161
A URI for describing as_objects.
Definition: ObjectURI.h:44
Definition: String_as.h:33
This is the base class for type-specific object data.
Definition: Relay.h:49
const std::string & value()
Definition: String_as.h:40
Definition: GnashKey.h:165
void string_class_init(as_object &where, const ObjectURI &uri)
Initialize the global String class.
Definition: String_as.cpp:107
String_as(std::string s)
Definition: String_as.cpp:76
void registerStringNative(as_object &global)
Definition: String_as.cpp:83