Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
eq::util::AccumA C++ class to abstract an accumulation buffer
eq::util::AccumBufferObjectA class to emulate an OpenGL accumulation buffer using an FBO
eq::AGLEventHandlerThe event handler for AGL windows
eq::AGLMessagePumpReceive and dispatch Carbon events
eq::AGLPipeEqualizer default implementation to handle an AGL GPU
eq::AGLWindowEqualizer default implementation of an AGL window
eq::AGLWindowEventA window-system event with the native Carbon event, used for AGL
eq::AGLWindowIFThe interface defining the minimum functionality for an AGL window
mesh::ArrayWrapper< T, d >
eq::base::Atomic< T >An variable with atomic operations
eq::net::BarrierA networked, versioned barrier
eq::util::BitmapFont< OMT >A wrapper around AGL, WGL and GLX bitmap fonts
eq::base::Buffer< T >A simple memory buffer with some helper functions
eq::net::BufferConnectionA proxy connection buffering outgoing data into a memory region
eqPly::CameraAnimationLoads sequence of camera positions and interpolates them on a per-frame basis
eq::server::CanvasThe canvas
eq::CanvasA canvas represents a logical 2D projection surface
eq::server::CanvasPath
eq::server::CanvasVisitorA visitor to traverse canvases and children
eq::CanvasVisitorA visitor to traverse canvases and children
eqNbody::Channel
eqHello::Channel
eqPixelBench::Channel
eqPly::ChannelThe rendering entity, updating a part of a Window
eVolve::Channel
eq::server::ChannelThe channel
eq::ChannelA channel represents a two-dimensional viewport within a Window
eq::server::ChannelListenerA listener on various channel operations
eq::server::ChannelPath
eq::ChannelStatisticsHolds one channel statistics event, used for profiling
eq::server::ChannelUpdateVisitorThe compound visitor generating the draw tasks for a channel
eq::server::ChannelVisitorA visitor to traverse channels
eq::ChannelVisitorA visitor to traverse channels
eqNbody::Client
eq::ClientThe client represents a network node of the application in the cluster
eq::base::ClockA class for time measurements
eq::server::ColorMaskExtends eq::Colormask with functionality needed only by the server
eq::ColorMaskDefines which parts of the color buffer are to be written
eq::net::CommandA class managing command packets
eq::net::CommandCacheA command cache handles the reuse of allocated packets for a node
eq::net::CommandFunc< T >A wrapper to register a function callback on an object instance
eq::net::CommandQueueA CommandQueue is a thread-safe queue for command packets
eq::CommandQueueAugments an net::CommandQueue to pump system-specific events where required by the underlying window/operating system
eq::CompositorA set of functions performing compositing for a set of input frames
eq::server::CompoundThe compound
eq::server::CompoundActivateVisitorThe compound visitor (de-)activating a compound tree
eq::server::CompoundExitVisitorThe compound visitor exitializing a compound tree
eq::server::CompoundInitVisitorThe compound visitor initializing a compound tree
eq::server::CompoundListenerA listener on various compound operations
eq::server::CompoundUpdateDataVisitorThe compound visitor updating the inherit data of a compound tree
eq::server::CompoundUpdateInputVisitorThe compound visitor updating the inherit input of a compound tree
eq::server::CompoundUpdateOutputVisitorThe compound visitor updating the output data (frames, swapbarriers) of a compound tree
eq::server::CompoundVisitorA visitor to traverse a non-const compound tree
eq::CompressorA class holding all functions and information for one compressor DSO
eq::plugin::Compressor
eq::Image::Attachment::CompressorData
eq::plugin::CompressorDiffRLE4B
eq::plugin::CompressorRLE4B
eq::plugin::CompressorRLE4BU
eq::plugin::CompressorRLE4HF
eq::plugin::CompressorRLEU
eq::ConfigA configuration is one visualization session driven by an application
eqNbody::Config
eqPixelBench::Config
eqPly::ConfigThe configuration, run be the EqPly application
eVolve::Config
eq::server::ConfigThe config
eq::ConfigCommitVisitorCommits all dirty config object at the beginning of each frame
eq::ConfigDeserializerHelper class to receive a config, which is a net::Session
eqNbody::ConfigEvent
eq::ConfigEventA config event
eqPixelBench::ConfigEvent
eqPly::ConfigEvent
eq::ConfigParamsParameters for choosing and running a configuration
eq::server::ConfigSerializerSerializes all data for a Config, which is a net::Session and can't be a net::Object at the same time
eq::ConfigStatisticsHolds one statistics event, used for profiling
eq::server::ConfigSyncVisitorSynchronizes changes from the app at the beginning of each frame
eq::server::ConfigUpdateDataVisitorThe config visitor updating config data after the compound update
eq::ConfigVisitorA visitor to traverse configs and children
eq::server::ConfigVisitorA visitor to traverse configs and children
eq::net::ConnectionAn interface definition for communication between hosts
eq::server::ConnectionDescription
eq::net::ConnectionDescriptionDescribes Connection parameters
eq::net::ConnectionListenerA listener interface to connection changes
eq::net::ConnectionSetA set of connections
eqNbody::Controller
eq::base::UUID::DataOpaque data type, used for network transport
eq::net::InstanceCache::DataOne cache entry
eVolve::DataInTextureDimensionsStructure that contain actual dimensions of data that is stored in volume texture
eq::net::DataIStreamA std::istream-like input data stream for binary data
eq::net::DataOStreamA std::ostream buffering and/or retaining data in a binary format
eqNbody::DataProxy
eq::net::DeltaMasterCMAn object change manager handling full versions and deltas for the master instance
eq::server::DFREqualizerTries to maintain a constant frame rate by adapting the compound zoom
eq::net::DispatcherA helper class providing command packet dispatch functionality to networked objects
eq::DrawableConfigStores characteristics of an OpenGL drawable
eq::base::DSOHelper to access dynamic shared objects (DSO)
EqCompressorInfoInformation about one compressor
eqPly::EqPlyThe EqPly application instance
eq::server::EqualizerA generic equalizer interface
eq::EventEvent structure to report window system and internal events
eq::net::EventConnectionA connection signalling an event
eq::EventHandlerBase class for window system-specific event handlers
eq::GLXEventHandler::EventSet
eVolve::EVolve
eq::base::ExecutionListenerA listener interface to monitor execution unit (Thread, Process) state changes
eq::net::FDConnectionA generic file descriptor-based connection, to be subclassed
eq::FrameA holder for a frame data and parameters
eq::server::FrameA holder for frame data and parameters
eq::util::FrameBufferObjectA C++ class to abstract OpenGL frame buffer objects
eqNbody::FrameData
eqPly::FrameDataFrame-specific data
eq::FrameDataA frame data holds multiple images and is used by frames
eq::server::FrameDataA holder for a Frame Data and parameters
eVolve::FrameData
eq::FrameDataStatisticsHolds one statistics event, used for profiling
eq::server::FramerateEqualizerAdapts the frame rate of a compound to smoothen its output
eq::FrustumA distributed Object for frustum data
eq::server::FrustumExtends the eq::Frustum to update server-side generic frustum data
eq::server::FrustumDataData derived from eq::Frustum, in a general, optimized format used for frustum calculations during rendering
eq::net::FullMasterCMAn object change manager handling only full versions for the master instance
eq::plugin::Compressor::Functions
eq::GlobalGlobal parameter handling for the Equalizer client library
eq::server::GlobalThe global default attributes
eq::net::GlobalGlobal parameter handling for the Equalizer network implementation
eVolve::GLSLShaders
eq::GLWindowThe interface definition for OS-specific windowing code
eq::GLXEventHandlerThe event handler for glX
eq::GLXMessagePumpImplements a message pump for the X11 window system
eq::GLXPipeEqualizer default implementation of a GLX window
eq::GLXWindowEqualizer default implementation of a GLX window
eq::GLXWindowEventA window-system event for a GLXWindowIF
eq::GLXWindowIFThe interface defining the minimum functionality for a GLX window
std::hash< eq::base::UUID >
std::hash< eq::net::ObjectVersion >ObjectVersion hash function
hash_map
eq::base::hashRefPtr< T >A hash function for RefPtr keys
hlpFuncs::hFileJust helping structure to automatically close files
eq::server::IDFinder< T >
eq::base::IDPoolAn identifier pool
eq::ImageA holder for pixel data
eq::Compositor::ImageOpA structure describing an image assembly task
eqNbody::InitData
eqPly::InitData
eVolve::InitData
eq::net::InstanceCacheA thread-safe cache for object instance data
eq::net::FullMasterCM::InstanceData
eq::KeyEventEvent for a key press
eq::base::LauncherThe launcher executes a command from a separate process
eq::server::LayoutThe layout
eq::LayoutA layout groups one or more View which logically belong together
eq::server::LayoutPath
eq::server::LayoutVisitorA visitor to traverse layouts and children
eq::LayoutVisitorA visitor to traverse layouts and children
eq::base::LFQueue< T >A thread-safe, lock-free queue with non-blocking access
eq::server::ViewEqualizer::Listener::Load
eq::server::LoadEqualizerAdapts the 2D tiling or DB range of the attached compound's children
eq::server::LoaderThe config file loader
eqNbody::LocalInitData
eqPly::LocalInitDataManages the argument parsing and non-distributed part of the initialization data
eVolve::LocalInitData
eq::base::LockA lock (mutex) primitive
eq::base::Lockable< D >A convenience structure to hold data together with a lock for access
eq::base::LockPrivate
eq::base::LogThe logging class
eq::base::LogBufferThe string buffer used for logging
eq::MagellanEventEvent for a SpaceMouse movement or click
eq::net::MCIPConnectionA facade for hiding different IP-based reliable multicast implementations
eq::base::MemoryMapHelper to map a file to a memory address (mmap)
mesh::MeshException
eq::MessagePumpDefines an interface to process OS messages/events
eqPly::ModelAssignerHelper to assign models to views
eq::base::Monitor< T >A monitor primitive
eq::server::MonitorEqualizerDestination-driven scaling
eq::base::MTQueue< T >A thread-safe queue with a blocking read access
eq::net::NamedPipeConnectionA
eq::server::NameFinder< T >
eqNbody::Node
eqPly::NodeRepresentation of a node in the cluster
eVolve::Node
eq::server::NodeThe node
eq::net::NodeManages a node
eq::NodeA Node represents a single computer in the cluster
eqHello::NodeFactory
NodeFactory
eq::NodeFactoryThe node factory is a per-node singleton used to create and release Equalizer resource instances
eq::net::NodePacket
eq::server::NodePath
eq::server::NodeVisitorA visitor to traverse nodes and children
eq::NodeVisitorA visitor to traverse nodes and children
eq::base::NonCopyableBase class to make objects non-copyable
eq::net::NullCMThe NOP object change manager for unmapped objects
mesh::NullOStream
mesh::NullOStream::NullStreamBuf
eq::ObjectBase class for all distributed, inheritable objects in the eq namespace
eq::net::ObjectA generic, distributed object
eq::net::ObjectCMThe object change manager base class
eq::net::ObjectDataIStreamThe DataIStream for object data
eq::net::ObjectDataOStreamThe DataOStream for object data
eq::net::ObjectDeltaDataIStreamThe DataIStream for object delta version data
eq::net::ObjectDeltaDataOStreamThe DataOStream for object delta version data
eq::net::ObjectInstanceDataIStreamThe DataIStream for object instance data
eq::net::ObjectInstanceDataOStreamThe DataOStream for object instance data
eq::util::ObjectManager< T >A facility class to managed OpenGL objects across shared contexts
eq::net::ObjectPacket
eq::net::ObjectVersionA helper struct bundling an object identifier and version
eq::server::ObserverThe observer
eq::ObserverAn Observer looks at one or more views from a certain position (head matrix) with a given eye separation
eq::server::ObserverPath
eq::server::ObserverVisitorA visitor to traverse observers
eq::ObserverVisitorA visitor to traverse observers
eq::base::OMPBase class for OpenMP functionality
eq::OSPipeThe interface definition for OS-specific GPU handling
eq::OSWindowThe interface definition for OS-specific windowing code
OtherData
OtherElem
eq::net::PacketRepresents a packet
eq::net::PairConnectionA meta connection consisting of two (unidirectional) connections providing bidirectional communication
eqNbody::ParticleRenderer
eq::base::PerThread< T >Implements thread-specific storage for C++ objects
eq::base::PerThreadRef< T >Thread-specific storage for a RefPtr
eq::PipeA Pipe represents a graphics card (GPU) on a Node
eqNbody::Pipe
eqPly::PipeThe representation of one GPU
eVolve::Pipe
eq::server::PipeThe pipe
eq::net::PipeConnectionA uni-directional pipe connection
eq::server::PipePath
eq::PipeStatisticsHolds one statistics event, used for profiling
eq::PipeVisitorA visitor to traverse pipes and children
eq::server::PipeVisitorA visitor to traverse pipes and children
eq::PixelHolds a pixel decomposition specification along with some methods for manipulation
eq::Image::PixelData
eq::PixelViewportHolds a pixel viewport along with some methods for manipulation
eq::PluginRegistryThe registry for all loaded Equalizer plugins
PlyElement
PlyFile
PlyOtherElems
PlyOtherProp
PlyProperty
eq::PointerEventEvent for a pointer motion or click
eq::ProjectionA projection definition defining a view frustum
eq::base::PtrHash< K, T >A hash for pointer keys
eq::RangeHolds a fractional range along with some methods for manipulation
eVolve::RawVolumeModelLoad model to texture
eVolve::RawVolumeModelRenderer
eq::base::ReferencedBase class for referenced objects
eq::base::RefPtr< T >A smart reference pointer
eq::base::RefPtrHash< K, T >A hash for RefPtr keys
eq::RenderContextThe context applied by the server during rendering operations
eq::base::RequestHandlerA request handler
eq::ResizeEventEvent for a resized entitity (Window, Channel, View)
eq::base::RNGA random number generator
eq::ROIEmptySpaceFinderFinds largest empty regions
eq::ROIFinderProcesses current rendering target and selects areas for read back
eq::ROITrackerTracks requested areas for ROI
eq::net::RSPConnectionA rsp connection (Attn: only multicast usage implemented)
eq::base::ScopedMutexA scoped mutex
eq::base::ScopedThreadCheck< T >
eq::server::SegmentThe segment
eq::SegmentA segment covers a sub-area of a Canvas
eq::server::SegmentPath
eq::server::SegmentVisitorA visitor to traverse segments
eq::SegmentVisitorA visitor to traverse segments
eq::ServerProxy object for the connection to an Equalizer server
eq::server::ServerThe Equalizer server
eq::server::ServerVisitorA visitor to traverse servers and children
eq::net::SessionProvides higher-level functionality to a set of nodes
eq::net::SessionPacket
eVolve::SliceClipper
eq::net::SocketConnectionA socket connection (TCPIP or SDP)
eq::net::StaticMasterCMAn object change manager handling a static master instance
eq::net::StaticSlaveCMAn object change manager handling static object slave instances
eq::StatisticA statistics event
eq::StatisticSampler< Owner >Utility to sample an statistics event
eqPly::CameraAnimation::Step
eq::SubPixelHolds a subpixel decomposition specification along with some methods for manipulation
eq::server::SwapBarrierA swapbarrier is set on a Compound to synchronize the swap buffer between windows
eq::util::TextureA wrapper around GL textures
eq::base::ThreadAn utility class to execute code in a separate execution thread
eq::base::ThreadPrivate
eq::base::TimedLockA mutex with timeout capabilities
eq::base::TimedLockPrivate
eqPly::Tracker
eq::Node::TransmitThread
eq::net::UDPConnectionA udp connection (Attn: only multicast usage implemented)
eq::net::UnbufferedMasterCMAn object change manager handling versioned objects without any buffering
eq::server::UnmapVisitorUnmaps all mapped config children
eq::UserEventUser-defined event
eq::base::UUIDProvides a universally unique identifier
eq::base::UUIDHash< T >A hash for UUID keys
eq::VersionInformation about the current Equalizer version
eq::net::VersionedSlaveCMAn object change manager handling changes for versioned slave instances
mesh::VertexBufferBase
mesh::VertexBufferData
eqPly::VertexBufferDistEq::net::Object to distribute a model, holds a VertexBufferBase node
mesh::VertexBufferLeaf
mesh::VertexBufferNode
mesh::VertexBufferRoot
mesh::VertexBufferState
eqPly::VertexBufferState
mesh::VertexBufferStateSimple
mesh::VertexData
eq::ViewA View is a 2D area of a Layout
eq::server::ViewExtends the eq::View to implement server-side logic
eqPly::View
eq::server::ViewEqualizerAn Equalizer allocating resources to multiple destination channels of a single view
eq::server::ViewPath
eq::ViewportHolds a fractional viewport along with some methods for manipulation
eq::ViewVisitorA visitor to traverse views
eq::server::ViewVisitorA visitor to traverse views
eVolve::VolumeInfo
eVolve::VolumeScalingContain overal volume proportions relatively [-1,-1,-1]
eq::WallA wall defining a view frustum
eq::WGLEventHandlerThe event processing for WGL
eq::WGLMessagePumpProcesses OS messages on Win32 systems
eq::WGLPipeEqualizer default implementation of a WGL window
eq::WGLWindowEqualizer default implementation of a WGL window
eq::WGLWindowEventA window-system event for a WGLWindowIF
eq::WGLWindowIFThe interface defining the minimum functionality for a WGL window
eq::server::WindowThe window
eqPly::WindowA window represent an OpenGL drawable and context
eqPixelBench::Window
eqNbody::Window
eVolve::Window
eq::WindowA Window represents an on-screen or off-screen drawable, and manages an OpenGL context
eq::server::WindowPath
eq::WindowStatisticsA statistics sampler for window-related events
eq::WindowVisitorA visitor to traverse windows and children
eq::server::WindowVisitorA visitor to traverse windows and children
eq::X11ConnectionAn X11 Display connection wrapper
eq::ZoomHolds a zoom specification along with some methods for manipulation
Generated on Sat Feb 6 13:01:03 2010 for Equalizer 0.9.1 by  doxygen 1.6.1