Gnash Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
gnash::__Host_Function_Report__
_GstAppSink
_GstAppSinkClass
_GstAppSrc
_GstAppSrcClass
_GstBufferSrc
_GstBufferSrcClass
_GstFLVDemux
_GstFLVDemuxClass
gnash::abc_block
gnash::abc_parsing::abc_Trait
IO::Abstract_Buffer< Ch >Base class for buffers
ACT::act
ACT::ACT_StateGenerically state of an ACT as a scheduler and other actions see it
gnash::action_bufferA code segment
gnash::ActionExceptionAn ActionScript error exception
gnash::ActionExecExecutor of an action_buffer
gnash::SWF::ActionHandler
gnash::ActionLimitExceptionAn ActionScript limit exception
gnash::ActionTypeErrorAn ActionScript type error
gnash::media::active_soundUsed to hold the info about active sounds
IO::adapter_for_old_source< Oldsource, Action >
gnash::agg_bitmap_info< PixelFormat >
gnash::agg_bitmap_info_base
gnash::agg_mask_style_handler
gnash::agg_style_base
gnash::agg_style_bitmap< PixelFormat, span_allocator_type, img_source_type, interpolator_type, sg_type >
gnash::agg_style_gradient< color_type, span_allocator_type, interpolator_type, gradient_func_type, gradient_adaptor_type, color_func_type, sg_type >
gnash::agg_style_handler
gnash::agg_style_solid
image::alpha8-bit alpha image
amf::AMF
amf::amflongutf8_t
amf::amfpacket_t
amf::amfutf8_t
gnash::AquaGlue
gnash::AquaGui
gnash::AquaOglGlue
gnash::as_accessorsSimple Holder for getter/setter functions
gnash::as_accessors::ScopedLock
gnash::as_array_objectThe Array ActionScript object
gnash::as_environmentActionScript execution environment
gnash::as_environment::CallFrame
gnash::as_environment::FrameGuard
gnash::as_functionActionScript Function, either builtin or SWF-defined
gnash::as_objectA generic bag of attributes. Base class for all ActionScript-able objects
gnash::as_prop_flagsFlags defining the level of protection of a member
gnash::as_property_interface
gnash::as_valueActionScript value type
gnash::asBoundAccessor
gnash::asBoundValue
gnash::AsBroadcasterAsBroadcaster facilities
gnash::asClass
gnash::asException
gnash::asMethod
gnash::asName
gnash::asNamespaceRepresent an ActionScript namespace
aspect::Aspect_Has_Access_To_Owner< Owner >Base class for aspects that require access to their owner
aspect::Aspect_Has_Const_Access_To_Owner< Owner >Base class for aspects that require read access to their owner, but not write access
gnash::media::AudioDecoderAudio decoding base class
gnash::media::AudioDecoderFfmpeg
gnash::media::AudioDecoderGstVideo decoding using Gstreamer
gnash::media::AudioDecoderNellymoserAudio decoding using internal Nellymoser decoder
gnash::media::AudioDecoderSimpleAudio decoding using "simple" internal decoders
gnash::media::AudioInfoThe AudioInfo class contains information about the audiostream in the file being parsed. The information stored is codec-id, samplerate, samplesize, stereo, duration and codec-type. timestamp,
gnash::media::AudioResampler
auto_generatorAn adapter that converts the iterator style generator used within to a test generator as the unit test framework sees it
auto_generator::testWrapper around a function object because the test framework doesn't support function objects directly
ACT::autonomous_actBase class for ACT that may initiate background activity and require notification
ACT::Auxiliary_Item< Aux >The full data that goes into the scheduling queue. It includes the underlying item plus extra housekeeping information
gnash::base_line_style
ACT::basic_actBase class for specific ACT uses
IO::Basic_Buffer< Ch >A wrapper around an Abstract_Buffer
IO::Basic_Character_Iterator< Ch >Iterator for characters in Abstract_Buffer
IO::Basic_Const_Segment_Iterator< Ch >Iterator for segments in Abstract_Buffer
ACT::Basic_Listen_Monitor< Listener >Base class for monitor service actions
ACT::Basic_Listening_Task< Listener, Monitor >Base class for tasks that may suspend themselves and listen for wakeup
ACT::Basic_Scheduled_ItemData within the priority queue proper. This data is swapped during priority queue operations, so should remain as small as possible
ACT::Basic_Scheduler< Aspect >A basic implementation of a scheduler
ACT::Basic_Scheduler_Null_AspectBase class for aspects of Basic_Scheduler
IO::Basic_Segment_Iterator< Ch >Iterator for segments in Abstract_Buffer
IO::Basic_Segment_Iterator_Base< Ch >Base class for segment iterators, whose differences are const-vs.-non-const access
ACT::Basic_Wakeup_Listener< S >The 'A' in ACT means 'asynchronous', so in general there must be a way of notifying a scheduler that an inactive ACT, one that has a pending sub-action, is ready to proceed. This class is the interface between a scheduler and such an ACT
IO::BehaviorA behavior is a task whose constructor parameter is a Device. When the Device is an internet socket, this task acts as a protocol handler
gnash::BevelFilter
gnash::bitmap_character_defDefinition of a bitmap character
gnash::bitmap_info
gnash::bitmap_info_ogl
gnash::BitmapFilter
gnash::BitmapMovieDefinitionA "movie" definition for a bitmap file
gnash::BitmapMovieInstanceInstance of a BitmapMovieDefinition
gnash::BitsReaderBitsReader is used to encapsulate bit-packed buffer reads
gnash::BlurFilter
Net::body_of_socket_handleThe body of the socket_handle class. Confusingly, this class holds a socket handle received from the OS
gnash::media::BufferA buffer of bytes
gnash::builtin_functionAny built-in function/class should be of this type
gnash::button_action
gnash::button_character_definition
gnash::button_character_definition::button_sound_def
gnash::button_character_definition::button_sound_info
gnash::button_character_definition::sound_info
gnash::button_character_instance
gnash::button_record
gnash::cache_options
gnash::characterCharacter is a live, stateful instance of a character_def
gnash::character_defImmutable data representing the template of a movie element
gnash::CharacterDictionaryThe Characters dictionary associated with each SWF file
gnash::ClassHierarchyRegister all of the ActionScript classes, with their dependencies
gnash::ClassHierarchy::extensionClass
gnash::ClassHierarchy::nativeClass
gnash::CodeStream
gnash::CodeStreamException
gnash::ColorMatrixFilter
concrete_generator< Iter >An instance of this generic class stores an iterator-pair of some particular test generator. It adapts their behavior to generate a sequence of test functions and names
IO::contiguous_buffer< Ch >The simplest buffer possible, a single half-open interval [ begin, begin + length ). Or, if you will, a concrete sequence of characters in memory
gnash::ControlTagControl tags are swf tags that control the operation of the movie
gnash::ConvolutionFilter
cygnal::CRcInitFile
gnash::cxformColor transform type, used by render handler
cygnal::HTTP
gnash::Dbus
gnash::SWF::DefineFontAlignZonesTag
gnash::DejaGnu
gnash::DepthComparator
IO::DeviceBoth a Source and a Sink
IO::Device_GeneratorA device generator is an input stream of devices. Its interface is modeled after ACT::Generator
gnash::DisplayListA list of on-stage characters, ordered by depth
gnash::SWF::DisplayListTagDisplayList tag
gnash::SWF::DoActionTagSWF Tag DoAction (12)
gnash::SWF::DoInitActionTagSWF Tag DoInitAction (59)
gnash::drag_stateWhat is being dragged and how
gnash::DropShadowFilter
gnash::DummyCharacterA dummy character instance, for use by unit tests
gnash::DummyMovieDefinitionA dummy movie definition, for use by unit tests
gnash::DynamicShapeRepresents the outline of one or more shapes, along with information on fill and line styles
IO::E_AV_Buffer< N_Array, N_Vector, Ch >Externally allocated segments. Array and vectored segment data in instance. Only the constructors are defined in this class. All others are derived from E_AV_Buffer_Base
IO::E_AV_Buffer_Base< Ch >Base class for E_AV_Buffer containing everything not dependent on template parameters, which is almost everything
gnash::edgeTogether with the previous anchor, defines a quadratic curve segment
gnash::edit_text_characterAn instance of an edit_text_character_def
gnash::edit_text_character_defA definition for a text display character, whose text can be changed at runtime (by script or host). This object is defined by SWF tag 37 (SWF::DEFINEEDITTEXT)
amf::Element
gnash::media::EncodedVideoFrameThis class represents a video frame that has not yet been decoded
gnash::event_idFor keyDown and stuff like that
gnash::EventCodeEvent code
gnash::ExecutableCodeAny executable code
ACT::execution_traceA wrapper around a string to hold a logging trace of an execution pathway
gnash::Extension
gnash::FBGui
gnash::Fileio
gnash::fill_styleFor the interior of outline shapes
gnash::filter_factory
gnash::FltkAggGlue
gnash::FltkCairoGlue
gnash::FltkGui
gnash::media::FLVAudioFrame
gnash::FLVAudioFrame
gnash::FLVAudioInfoThe FLVAudioInfo class contains information about the audiostream in the FLV being parsed. The information stored is codec-type, samplerate, samplesize, stereo and duration. timestamp,
gnash::FLVFrameThe FLVFrame class contains a video or audio frame, its size, its timestamp,
gnash::media::FLVParserThe FLVParser class parses an FLV stream, buffers information about audio/video frames and provides cursor-based access to them
gnash::FLVParserThe FLVParser class parses an FLV stream, buffers audio/video frames and provides cursor-based access to them
gnash::media::FLVVideoFrame
gnash::FLVVideoFrame
gnash::FLVVideoInfoThe FLVVideoInfo class contains information about the videostream in the FLV being parsed. The information stored is codec-type, width, height, framerate and duration. timestamp,
gnash::fn_callParameters/environment for builtin or user-defined functions callable from ActionScript
gnash::fontA 'font' definition as read from SWF::DefineFont, SWF::DefineFont2 or SWF::DefineFont3 tags. Includes definitions from SWF::DefineFontInfo tags
gnash::FreetypeGlyphsProviderTruetype font rasterizer/converter based on freetype library
gnash::FunctionCodeFunction code
gnash::FuzzyPixelAn utility class used to compare rgba values with a given tolerance
gnash::GCGarbage collector singleton
gnash::GcResourceCollectable resource
gnash::GcRootAbstract class to allow the GC to store "roots" into a container
ACT::GeneratorA generator of actions, in bursts, used to feed a Service. This class is a base for service implementations
generator_baseBase class for template concrete_generator. It abstracts the iterator-pair functionality away from the class representation
gnash::generic_characterFor characters that don't store unusual state in their instances
gnash::Global
gnash::GlobalCodeGlobal code (out of any function)
gnash::GlowFilter
gnash::GlyphInfoGlyph info structure
gnash::pythonwrapper::GnashCharacter
gnash::GnashExceptionTop-level gnash exception
gnash::media::gnashGstBuffer
gnash::pythonwrapper::GnashPlayer
gnash::gradient_record
gnash::GradientBevelFilter
gnash::GradientGlowFilter
grid_entry_box< coord_t, payload >
grid_entry_point< coord_t, payload_t >
grid_index_box< coord_t, payload >
grid_index_box< coord_t, payload >::iterator
grid_index_point< coord_t, payload >
grid_index_point< coord_t, payload >::iterator
gnash::media::GstUtilGeneralized Gstreamer utilities for pipeline configuration. WARNING: This class is not guaranteed to be thread-safe
gnash::GtkAggGlue
gnash::GtkCairoGlue
gnash::GtkExt
gnash::GtkGlExtGlue
gnash::GtkGlue
gnash::GtkGui
gnash::GuiParent class from which all GUI implementations will depend
ACT::Handle< T, Marker >A marked, encapsulate ordinal, used as an index in offset operations
ACT::Handle_Registry_Follower< T, Leader, Aspect >A registry indexed by handles issued by a Handle_Registry_Leader
ACT::Handle_Registry_Leader< T, Aspect >A registry that maps handles to instances of a handled class
ACT::Handled< T, Aspect >A base class for handled classes. To use, use the derived class as the template parameter, as follows: class X : public class Handled< X > { ... } ;
cygnal::HTTP::Header_Field_Detector
cygnal::HTTP::status_codes
cygnal::HTTP::HTTP_Behavior
cygnal::HTTP::HTTP_Version
image::image_baseBase class for different types of images
gnash::import_info
index_box< coord_t >
index_point< coord_t >
gnash::indexed_as_value
jpeg::inputWrapper around jpeg_decompress_struct
Net::interface_addressFacade for in_addr_t from netinet/in.h
IO::IO_GeneratorA device adapter converts a device generator into an action generator. It does so by passing a device from our upstream generator to a behavior factory. The result is the downstream result of our activity as an action generator
gnash::KdeAggGlue
gnash::KdeGlue
gnash::KdeGui
gnash::KdeOpenGLGlue
gnash::kerning_pair
gnash::key_as_object
KlashBrowserExtension
KlashEmbed
KlashLiveConnectExtension
KlashPart
KlashView
gnash::Launcher
gnash::LcShm
gnash::LcShm::lc_header_t
gnash::LcShm::lc_message_t
gnash::LcShm::lc_object_t
gnash::line_styleFor the outside of outline shapes, or just bare lines
gnash::Lirc
gnash::Listener
LoadThreadCan be used to download from a file or stream using a thread, without having to block
gnash::LoadVariablesThreadA manager for loadVariable requests
gnash::LocalConnection
gnash::LogFile
lt_dlinfo
lt_dlsymlist
lt_user_dlloader
gnash::Machine
gnash::ManualClockA manually advanced clock
gnash::Math
gnash::math_as_object
gnash::matrixMatrix type, used by render handler
md5_ctx
gnash::media::MediaBufferThreadsafe elements-owning queue
gnash::media::MediaDecoderThe MediaDecoder class decodes media data and puts it on a given buffer
gnash::media::MediaDecoderGstMedia decoding using Gstreamer
gnash::media::MediaFrameThe MediaFrame class contains a video or audio frame, its size, its timestamp. Ownership of the data is in the parser
gnash::media::MediaParserThe MediaParser class detects the format of the input file, and parses it on demand
membuf
gnash::Metome
gnash::morph2_character_defDefineMorphShape tag
gnash::morph_line_style
gnash::mouse_button_stateHelper to generate mouse events, given mouse state & history
gnash::movie_def_implImmutable definition of a movie's contents
gnash::movie_definitionClient program's interface to the definition of a movie or sprite
gnash::movie_definition::import_visitorCall visit_imported_movies() to retrieve a list of names of movies imported into this movie
gnash::movie_instanceStateful Movie object (a special kind of sprite)
gnash::movie_rootThe movie stage (absolute top level node in the characters hierarchy)
gnash::MovieLoaderMovie_def_impl helper class handling start and execution of an SWF loading thread
gnash::MovieTesterAn utility class for testing movie playback
gnash::media::multithread_queue< T >Threadsafe elements-owning queue
gnash::MySQL
ACT::N_to_completionAction that completes after N activations
ACT::N_to_completion_MonitorA monitor for N_to_completion
gnash::Namespace
nelly_handle_struct
Net::net_use_guardA guard class surrounding any use of OS and/or library network resources. This class is primarily present for Windows; on most *x platforms this is a no-op
gnash::NetConnectionNetConnection ActionScript class
cygnal::NetStats
gnash::NetStreamNetStream ActionScript class
gnash::Network
gnash::NetworkException
ACT::no_actionAn action that starts off completed
nsPluginInstance
aspect::Null_Aspect_0< Owner >Base Null_Aspect class for class that would otherwise be ordinary classes (no template)
aspect::Null_Aspect_0< ACT::Basic_Scheduler< Null_Aspect_0 > >Default null aspect for Basic_Scheduler
aspect::Null_Aspect_0< ACT::Service< Null_Aspect_0 > >Default null aspect for Service
aspect::Null_Aspect_1< T, Owner >Base Null_Aspect class for class that would otherwise have a single template parameter
aspect::Null_Aspect_1< T, ACT::Handle_Registry_Leader< T, Null_Aspect_1 > >Partial specialization of generic aspect holds the hooks for derived aspects
aspect::Null_Aspect_1< T, ACT::Handled< T, Null_Aspect_1 > >Default null aspect class, bound through default aspect parameter
aspect::Null_Aspect_2< T1, T2, Owner >Base Null_Aspect class for class that would otherwise have two template parameters
aspect::Null_Aspect_2< T, Leader, ACT::Handle_Registry_Follower< T, Leader, Null_Aspect_2 > >Partial specialization of generic aspect holds the hooks for derived aspects
aspect::Null_Aspect_Base< Owner >
ACT::Null_Aspect_Handled< T >Base for aspect classes of Handled
IO::Null_Buffer< Ch >Provides a permanently empty buffer used for default constructor of value class
IO::Null_DeviceA device that never has input and write all output to the bit bucket
IO::null_read_filterShould probably be named identity_read_filter. A pass-through for read actions
IO::Null_SinkA sink which is also the bit bucket
IO::Null_SourceAn eternal source of empty buffers
gnash::NullGuiNull GUI, used when rendering is disabled
gnash::oglVertex
IO::Old_Device_GeneratorLegacy generator. On its way out
IO::Old_String_GeneratorA legacy generator of string devices
jpeg::output
gnash::ParserExceptionAn SWF parsing exception
gnash::pathA subset of a shape -- a series of edges sharing a single set of styles
ACT::Pause_DemonA service that does nothing for some number of milliseconds if the scheduler has no tasks pending
permutation
permutation_iterator
gnash::SWF::PlaceObject2TagSWF Tag PlaceObject (4) or PlaceObject2 (9)
gnash::Player
gnash::geometry::Point2d< T >2d Point template class
Net::port_addressFacade for in_port_t, which isn't a standard definition
postscript
gnash::tools::process_options
gnash::PropertyAn abstract property
gnash::PropertyListSet of properties associated to an ActionScript object
gnash::PropertyList::oTypeA tag type for multi-index
Protocol
gnash::QueuedEventGeneric event (constructed by id, invoked using on_event
gnash::qwidget
random
random_permutation
random_permutation_iterator
gnash::geometry::Range2d< T >2d Range template class
gnash::media::raw_audiodata_t
gnash::media::raw_mediadata_t
gnash::media::raw_videodata_t
gnash::RcInitFile
Net::read_actionRetrieve something from the socket or else give up because it has closed
IO::read_action_baseBase class for asynchronous read actions
cygnal::HTTP::read_message_headers_actionObtain the headers of next HTTP message from a designated device
cygnal::HTTP::read_single_headerObtain a single header line or the final "null header" from a designated device
gnash::rectRectangle class, basically a wrapper around a gnash::geometry::Range2d<float> with a few additional methods for reading it from the stream .
gnash::ref_countedFor stuff that's tricky to keep track of w/r/t ownership & cleanup. The only use for this class seems to be for putting derived classes in smart_ptr
cygnal::HTTP::Relevant_Header_FieldsHolds a common copy of hash table
gnash::SWF::RemoveObjectTagSWF Tag RemoveObject (5) or RemoveObject2 (28)
gnash::render_cache_manager
gnash::render_handlerBase class for render handlers
gnash::render_handler_agg_base
cygnal::HTTP::Request_Method_ScannerRecognizes the method of an HTTP request
cygnal::HTTP::Request_ScannerObtain the headers of next HTTP message from a designated device
cygnal::Request_URI_DataData class holding the result of parsing Request-URI ( RFC 2616, Section 5.1.2 )
cygnal::HTTP::Request_Version_Scanner
gnash::resourceAn interface for casting to different types of resources
IO::result_buffer< Ch >A buffer specialized to hold results of scanning input buffers
image::rgb24-bit RGB image. Packed data, red byte first (RGBRGB...)
gnash::rgbaRGBA record
image::rgba32-bit RGBA image. Packed data, red byte first (RGBARGBA...)
gnash::RiscosAggGlue
gnash::RiscosGlue
gnash::RiscosGui
gnash::RTMPproto
gnash::RTMPproto::rtmp_body_t
gnash::RTMPproto::rtmp_head_t
s2x::s2xErr
gnash::SafeStack< T >
ACT::Scheduled_Item< T >The full data that goes into the scheduling queue. It includes the underlying item plus extra housekeeping information
ACT::Scheduled_Item_Pointer< T, Aux >A pointer into an item within a scheduling queue. Since items within the underlying container of a queue move around, a pointer is necessary to track such motion and provide a stable reference for outsiders
ACT::SchedulerAbstract interface to scheduler
ACT::Scheduling_Queue< T, Aux >A queue responsible for storage allocation, item reference, and heap maintenance. This class is a basis on top of which to implement particular scheduling policies
gnash::media::SDL_sound_handler
gnash::SdlAggGlue
gnash::SdlCairoGlue
gnash::SdlGlue
gnash::SDLGui
gnash::SdlOglGlue
IO::Segment< Ch >The unit of memory for a buffer, a single contiguous range of memory
ACT::Service< Aspect >A service is a persistent action whose result to create new actions and to schedule them for execution
ACT::Service_Null_AspectNull aspect for Service
gnash::SWF::SetBackgroundColorTagSWF Tag SetBackgroundColor (9)
gnash::shape_character_defRepresents the outline of one or more shapes, along with information on fill and line styles
gnash::SharedLibTODO: document this class
gnash::Shm
gnash::shm_as_object
gnash::ShmAlloc< _Tp >
gnash::ShmAlloc< _Tp >::rebind< _Tp1 >
ACT::simple_actBase class for ACT without background processing and no need for notification
ACT::simple_trackerMarks operation with a prefix designated at construction time
ACT::single_actionAn action that always completes at its first activation
IO::SinkA stream sink with an asynchronous interface. Abstract base class of an asynchronous I/O device
IO::Sink_Adapter< S >Converts Sink to SSink for initialization of Device
gnash::geometry::SnappingRanges2d< T >Snapping range class. Can hold a number of 2D ranges and combines ranges that come very close. This class is used for multiple invalidated bounds calculation
Net::socket_addressFacade for sockaddr_in from netinet/in.h
Net::socket_deviceA bidirectional stream associated with a connected socket. Base class for the blocking and non-blocking versions of the device
Net::socket_device_blockingA socket device with blocking read and write calls
Net::socket_device_nonblockingA socket device with non-blocking read and write calls
Net::socket_emitterA new socket that initiates an outgoing TCP connection
Net::socket_handleFacade class for a socket handle as the OS sees it. This class is a socket as an identifier with specific characteristics. It doesn't perform reading or writing. For that, use one of the other socket classes
Net::socket_receptorA bound socket that receives incoming TCP connections
amf::SOL
gnash::Sound
gnash::media::sound_dataUsed to hold the sounddata when doing on-demand-decoding
gnash::media::sound_handlerSound handler
gnash::media::sound_handler::sound_envelope
gnash::sound_sample
gnash::SoundFfmpeg
gnash::SoundGst
gnash::media::SoundGst
gnash::media::SoundHandlerGst
gnash::media::SoundInfo
gnash::SoundMad
IO::SourceA stream source with an asynchronous interface. Abstract base class of an asynchronous I/O device
IO::Source_Adapter< S >Converts Source to SSource for initialization of Device
IO::source_baseAbstract base classes for I/O sources
IO::Split_Device< In, Out >A device composed from a separate Source and a separate Sink
gnash::sprite_definitionHolds the immutable data for a sprite, as read from as SWF stream. @ should *not* derive from movie_definition, probably!
gnash::sprite_instanceStateful Sprite object. Also known as a MovieClip
IO::SSinkA renaming wrapper around Sink to allow two actions within Device
IO::SSourceA renaming wrapper around Source to allow two actions within Device
gnash::StackException
gnash::StageThis is the Stage ActionScript object
gnash::start_stream_sound_tagSWF Tag SoundStreamBlock (19)
gnash::SWF::StartSoundTagSWF Tag StartSound (15)
cygnal::Statistics
cygnal::Stream
gnash::streamSWF stream wrapper class
IO::Stream_ConsumerAssistant base class for consuming read actions as a stream
gnash::StreamProviderProvide tu_file streams for network or filesystem resources
IO::String_DeviceA simple string device designed for unit tests
IO::String_GeneratorA generator of string devices
gnash::string_tableA general use string table
gnash::string_table::svtA little helper for indexing
gnash::StringNoCaseEqualA case-insensitive string equality operator (probably not very performant)
gnash::StringNoCaseLessThenA case-insensitive string comparator (probably not very performant)
ACT::Supplied_GeneratorA generator whose entries are added manually one by one
ACT::Supplied_ServiceA service whose tasks are manually added one by one
ACT::Supplied_Service_Aspect< Service< Supplied_Service_Aspect > >Aspect for class Service that tracks the run function
gnash::swf_eventFor embedding event handlers in place_object_2
gnash::swf_functionSWF-defined Function
gnash::SWF::SWFHandlersA singleton containing the supported SWF Action handlers
gnash::system_as_object
gnash::SystemClockA system-clock based virtual clock
gnash::SWF::TagLoadersTableTable of SWF tags loaders
gnash::Tesselator
test_function
gnash::TestingRendererA table of built renderers
TestState
gnash::text_character_defText character
gnash::text_formatNew text_format([font, [size, [color, [bold, [italic, [underline, [url, [target, [align,[leftMargin, [rightMargin, [indent, [leading]]]]]]]]]]]]])
gnash::text_glyph_recordA vector of glyphs sharing the same text_style
gnash::text_glyph_record::glyph_entry
gnash::text_style
gnash::textformat_as_object
gnash::TimelineHolds the immutable data for a sprite/move timeline, as read from as SWF stream
gnash::TimerAn interval timer
ACT::tracking_functionA function to call once per activation
tree< T, tree_node_allocator >
tree< T, tree_node_allocator >::breadth_first_queued_iteratorBreadth-first iterator, using a queue
tree< T, tree_node_allocator >::fixed_depth_iteratorIterator which traverses only the nodes at a given depth from the root
tree< T, tree_node_allocator >::iterator_baseBase class for iterators, only pointers stored, no traversal logic
tree< T, tree_node_allocator >::iterator_base_lessComparator class for iterators (compares pointer values; why doesn't this work automatically?)
tree< T, tree_node_allocator >::leaf_iteratorIterator which traverses only the leaves
tree< T, tree_node_allocator >::post_order_iteratorDepth-first iterator, first accessing the children, then the node itself
tree< T, tree_node_allocator >::pre_order_iteratorDepth-first iterator, first accessing the node, then its children
tree< T, tree_node_allocator >::sibling_iteratorIterator which traverses only the nodes which are siblings of each other
tree_node_< T >A node in the tree, combining links to other nodes as well as the actual data
gnash::tryBlock
tu_file
cygnal::URI_Scanner
gnash::URLUniform Resource Locator
ACT::Vector_with_Handle_Index< T, Marker >A wrapper around std::vector, with its integral index replaced by a handle
gnash::video_stream_definition
gnash::video_stream_instanceVideoStream ActionScript object
gnash::VideoData
gnash::media::VideoDecoderAbstract base class for embedded video decoders
gnash::media::VideoDecoderFfmpeg
gnash::media::VideoDecoderGst
gnash::media::VideoInfoThe VideoInfo class contains information about the videostream in the file being parsed. The information stored is codec-id, width, height, framerate, duration and codec-type. timestamp,
gnash::VirtualClockA class used to virtualize time flow
gnash::VMThe virtual machine
gnash::VmGcRootA GC root used to mark all reachable collectable pointers
ACT::wakeup_listenerAbstract interface to a function object that wakes up a listener task that's waiting
ACT::wakeup_listener_allocated< S >A managed-storage wrapper for wakeup listener as it's used with the Scheduling_Queue
gnash::WallClockTimerGeneral-purpose wall-clock timer
gnash::WholeShape
gnash::with_stack_entryThe "with" stack is for Pascal-like with-scoping
Net::write_actionWrite a sequence to the socket or give up because the socket has closed
IO::write_action_baseBase class for asynchronous read actions
gnash::XMLXML class and ActionScript object
gnash::XMLAttrXML Attribute class
gnash::xmlattr_as_objectXML Attribute ActionScript Object
gnash::XMLNodeXMLNode ActionScript class
gnash::XMLSocket
image::yuv
image::yuv::plane

Generated on Thu Mar 6 18:25:09 2008 for Gnash by  doxygen 1.5.4