Gnash
0.8.11dev
|
#include <String_as.h>
Public Member Functions | |
String_as (const std::string &s) | |
const std::string & | value () |
![]() | |
virtual | ~Relay ()=0 |
virtual void | setReachable () |
A Relay itself is not a GC object, but may point to GC resources. More... | |
virtual void | clean () |
Handle any cleanup necessary before the Relay is destroyed. More... | |
|
explicit |
|
inline |
Referenced by gnash::as_value::to_string().