#include <String_as.h>
List of all members.
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.
|
virtual void | clean () |
| Handle any cleanup necessary before the Relay is destroyed.
|
Constructor & Destructor Documentation
gnash::String_as::String_as |
( |
const std::string & |
s | ) |
|
|
explicit |
Member Function Documentation
const std::string& gnash::String_as::value |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: