A URI for describing as_objects. More...
#include <ObjectURI.h>
Classes | |
| class | Logger |
Public Member Functions | |
| ObjectURI (string_table::key name) | |
| Construct an ObjectURI from name and namespace. | |
Public Attributes | |
| string_table::key | name |
A URI for describing as_objects.
This is used as a unique identifier for any object member, especially prototypes, class, constructors.
| gnash::ObjectURI::ObjectURI | ( | string_table::key | name | ) | [inline] |
Construct an ObjectURI from name and namespace.
1.7.1