My Project  v0.0.16
Public Member Functions | Private Member Functions | Private Attributes | List of all members
DatapathNode Class Reference

Class to control the transciever buffer interface. More...

#include <DatapathNode.hpp>

Inheritance diagram for DatapathNode:
Inheritance graph
[legend]
Collaboration diagram for DatapathNode:
Collaboration graph
[legend]

Public Member Functions

Private Member Functions

Private Attributes

Detailed Description

Class to control the transciever buffer interface.

buffer mode: 0: latency buf; 1: capture; 2: play once; 3: play repeat data source: 0: input data; 1: buffer playback; 2: pattern gen; 3: zeroes

Data source:

Author
Alessandro Thea
Date
2013

Constructor & Destructor Documentation

◆ DatapathNode() [1/2]

DatapathNode ( const uhal::Node&  aNode)

◆ DatapathNode() [2/2]

DatapathNode ( const DatapathNode&  aNode)

Copy constructor required to handle *mManager copies.

◆ ~DatapathNode()

~DatapathNode ( )
virtual

Member Function Documentation

◆ drpManager()

const LinkDRPManager& drpManager ( ) const

◆ UHAL_DERIVEDNODE()

UHAL_DERIVEDNODE ( DatapathNode  )
private

Member Data Documentation

◆ mDRPManager

LinkDRPManager* mDRPManager
private

The documentation for this class was generated from the following files: