Classes | |
class | L1394::Card |
This class represents a FireWire card. More... | |
class | L1394::DccCamera |
This class implements the interface of a camera defined in the 1394-based Digital Camera Specification. (Version 1.20). More... | |
class | L1394::FcpNode |
This class represents a node using the FCP protocol to control a device. (normally AV/C nodes). More... | |
class | L1394::Node |
Every node connected to the FireWire bus is represented as a Node object. More... | |
class | L1394::PhyNode |
This class represents a node with physical layer only(like hubs). More... |
Every node connected to the FireWire bus is represented as a software object. These software objects are called L1394 nodes. Base class for the different L1394 nodes is the class L1394::Node. For information about the different L1394 nodes see the corresponding class documentation.