Gnash
0.8.10
|
#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::isNaN(), gnash::as_value::as_value(), gnash::SWF::CSMTextSettingsTag::loader(), gnash::SWF::DefineScalingGridTag::loader(), gnash::DisplayObject::getLoadedMovie(), gnash::DisplayObject::set_invalidated(), gnash::abc::Machine::getMember(), gnash::abc::Machine::setMember(), gnash::movie_root::addExternalCallback(), gnash::SWF::SetTabIndexTag::loader(), gnash::SWF::ShapeRecord::read(), gnash::SWF::SoundStreamHeadTag::loader(), and gnash::media::gst::VideoInputGst::requestMode().