L1394::AvcCamera | This class implements the interface of a camera, defined in AV/C camera subunit Specification (Version 2.1) |
L1394::AvcCameraRegister | Class AvcCameraRegister implements the interface of class CameraRegister for AvcCameras |
L1394::internal::AvcEvent | This class can be used to get information, about changing status of any implemented AV/C command |
L1394::AvcEventHandle | This class represents an event handle for internal::AvcEvents |
L1394::AvcRegister | This class implements the DeviceRegister interface for devices based on the AV/C specification |
L1394::AvcVcr | This class implements the interface of a vcr defined in 'AV/C Tape Recorder/Player Subunit specification'(Version 2.1) |
L1394::internal::BusInfo | This class stores the BusInfo block of the control and status register(CSR) defined in IEEE 1212 |
L1394::internal::BusTopology | This class stores the topology map |
L1394::Camera | This class defines the interface for cameras |
L1394::CameraRegister | This class defines the interface of an L1394 Register for Cameras |
L1394::Card | This class represents a FireWire card |
L1394_MM::Converter | This class provides functions to convert image formats |
L1394::CreateUsingNew< T > | |
L1394::internal::CsrDirectory | |
L1394::internal::CsrDirectory | An object of this class represent the CSR directory of a CSR rom |
L1394::internal::CsrRom | This class create an CsrRom Object, defined in the IEEE1212 standard |
L1394::DccCamera | This class implements the interface of a camera defined in the 1394-based Digital Camera Specification. (Version 1.20) |
L1394::internal::DccIso | |
L1394::DccRegister | Class DccRegister implements the interface of class CameraRegister for DccCameras |
L1394::DefaultLifetime< T > | |
L1394::Device | |
L1394::DeviceRegister | This class defines the interface of an L1394 Register for most common devices |
L1394::internal::DNode | A DNode represents a node of the CsrDirectory |
L1394::internal::DvIso | |
L1394::Event | This class reports changes on the FireWire bus |
L1394::EventHandle | This class represents the eventhandle to get information about an event |
L1394::FcpNode | This class represents a node using the FCP protocol to control a device. (normally AV/C nodes) |
L1394::Frame | |
L1394::Iso | This abstract class defines the interface for iso-transmissions |
L1394::L1394_Device | This abstract class defines some basic methods for all L1394 devices |
L1394::internal::Message | This class provides 4 streams for the different output messages (error-, warning-, debug- and simple messages) All streams can be redirect to any other valid stream, like a file, or can be disabled |
L1394::MultiThreaded< T > | |
L1394::MutexGuard | This class can be used to ensure that a locked mutex is unlocked if you leave the scope |
L1394::Node | |
L1394::Node | Every node connected to the FireWire bus is represented as a Node object |
L1394::internal::NodeContainer | This class stores and manages the Node objects |
L1394::internal::NodeFactory | This class creates L1394 node objects |
L1394::PhyNode | This class represents a node with physical layer only(like hubs) |
L1394::QArray | A QArray represents an dynamic array of Quadlets |
L1394::Quadlet | This class stores a Quadlet and provides functions to manipulate it |
L1394::Session | The Session class is the most most important class for the programmer |
SimpleEventHandle | |
L1394::SingleThreaded< T > | |
L1394::Singleton< T, CreationPolicy, LifetimePolicy, ThreadingModel > | |
L1394::Thread | This class is a wrapper for a pthread-threads |
L1394::ThreadCondition | This class is a wrapper for the pthread_cond_t variables |
L1394::ThreadMutex | This class is a wrapper for the pthread_mutex variables |
L1394::Timecode | This class represents a timecode |
L1394::internal::TopoNode | A TopoNode represent an node in the topologie structure |
L1394::internal::Transaction | This class is a wrapper class for the libraw1394 library |
L1394::Vcr | This class defines the interface for Vcrs |
L1394_MM::Window | This abstract class represents the interface for all windows |
L1394_MM::XShmImg | This class implements a X-Window with shared memory |