Gnash
0.8.10
|
#include "LocalConnection_as.h"
#include <boost/shared_ptr.hpp>
#include <cerrno>
#include <cstring>
#include <boost/cstdint.hpp>
#include <boost/assign/list_of.hpp>
#include <boost/bind.hpp>
#include "GnashSystemIOHeaders.h"
#include "VM.h"
#include "movie_root.h"
#include "URL.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "NativeFunction.h"
#include "SharedMem.h"
#include "namedStrings.h"
#include "StringPredicates.h"
#include "as_value.h"
#include "AMFConverter.h"
#include "ClockTime.h"
#include "GnashAlgorithm.h"
#include "RunResources.h"
#include "StreamProvider.h"
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
void | gnash::writeLong (boost::uint8_t *&ptr, boost::uint32_t i) |
boost::uint32_t | gnash::readLong (const boost::uint8_t *buf) |
template<typename T , size_t N> | |
std::string | gnash::fromByteString (T(&buf)[N]) |
void | gnash::localconnection_class_init (as_object &where, const ObjectURI &uri) |
void | gnash::registerLocalConnectionNative (as_object &global) |
SimpleBuffer data |
Referenced by gnash::DoAdvanceMovie(), Arg_parser::Arg_parser(), gnash::getURLEncodedVars(), gnash::media::haiku::AudioDecoderHaiku::decode(), gnash::IsPlaying(), gnash::PercentLoaded(), gnash::TotalFrames(), gnash::remoteCallback(), gnash::CodeStream::read_V32(), gnash::CodeStream::read_as3op(), gnash::CodeStream::read_s8(), gnash::CodeStream::read_u8(), gnash::plugin::ExternalInterface::parseXML(), gnash::plugin::ExternalInterface::parseProperties(), gnash::plugin::ExternalInterface::parseArguments(), gnash::ExternalInterface::parseArguments(), findAudioDevs(), findVidDevs(), main(), gnash::image::ImageRGBA::setPixel(), gnash::image::Input::readSWFJpeg3(), gnash::image::JpegOutput::writeImageRGBA(), gnash::sound::LiveSound::appendDecodedData(), gnash::cleanup_childpid(), gnash::GnashPluginScriptObject::GetVariable(), gnash::SharedObjectLibrary::getLocal(), gnash::SWFStream::read_long_float(), and gnash::SWF::define_sound_loader().
boost::uint32_t ts |