Gnash 0.8.10dev
|
#include <cstdlib>
#include <cassert>
#include <cstring>
#include <string>
#include <typeinfo>
Go to the source code of this file.
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Defines | |
#define | UNUSED(x) static_cast<void>((x)) |
Functions | |
template<class T > | |
std::string | gnash::typeName (const T &inst) |
Referenced by gnash::movie_root::addExternalCallback(), gnash::as_value::as_value(), gnash::DisplayObject::getLoadedMovie(), gnash::abc::Machine::getMember(), gnash::isNaN(), gnash::SWF::StreamSoundBlockTag::loader(), gnash::SWF::SoundStreamHeadTag::loader(), gnash::SWF::SetTabIndexTag::loader(), gnash::media::gst::VideoInputGst::requestMode(), gnash::DisplayObject::set_invalidated(), and gnash::abc::Machine::setMember().