xoreos
0.0.5
|
Abstract object which is inherited by every other class. More...
#include <map>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
#include "src/common/ustring.h"
#include "src/aurora/actionscript/variable.h"
#include "src/aurora/actionscript/avm.h"
Go to the source code of this file.
Classes | |
class | Aurora::ActionScript::Object |
Namespaces | |
Aurora | |
Aurora::ActionScript | |
Typedefs | |
typedef boost::shared_ptr< Object > | Aurora::ActionScript::ObjectPtr |
Abstract object which is inherited by every other class.
Definition in file object.h.