|
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::sound::LiveSound::appendDecodedData(), Arg_parser::Arg_parser(), gnash::cleanup_childpid(), gnash::media::haiku::AudioDecoderHaiku::decode(), gnash::SWF::define_sound_loader(), gnash::DoAdvanceMovie(), findAudioDevs(), findVidDevs(), gnash::SharedObjectLibrary::getLocal(), gnash::getURLEncodedVars(), gnash::GnashPluginScriptObject::GetVariable(), gnash::IsPlaying(), main(), gnash::ExternalInterface::parseArguments(), gnash::plugin::ExternalInterface::parseArguments(), gnash::plugin::ExternalInterface::parseProperties(), gnash::plugin::ExternalInterface::parseXML(), gnash::PercentLoaded(), gnash::CodeStream::read_as3op(), gnash::SWFStream::read_long_float(), gnash::CodeStream::read_s8(), gnash::CodeStream::read_u8(), gnash::CodeStream::read_V32(), gnash::image::Input::readSWFJpeg3(), gnash::remoteCallback(), gnash::image::ImageRGBA::setPixel(), gnash::TotalFrames(), and gnash::image::JpegOutput::writeImageRGBA().
| boost::uint32_t ts |
1.7.6.1