#include <MiniPODMasterNode.hpp>
◆ MiniPODMasterNode() [1/2]
| MiniPODMasterNode |
( |
const uhal::Node& |
aNode | ) |
|
◆ MiniPODMasterNode() [2/2]
| MiniPODMasterNode |
( |
const MiniPODMasterNode& |
aOther | ) |
|
◆ ~MiniPODMasterNode()
◆ constructor()
Construct the object from uhal::Node.
◆ getRxPOD()
| const MiniPODRxSlave& getRxPOD |
( |
const std::string& |
name | ) |
const |
◆ getRxPODs()
| std::vector<std::string> getRxPODs |
( |
| ) |
const |
◆ getTxPOD()
| const MiniPODTxSlave& getTxPOD |
( |
const std::string& |
name | ) |
const |
◆ getTxPODs()
| std::vector<std::string> getTxPODs |
( |
| ) |
const |
◆ UHAL_DERIVEDNODE()
◆ mRxPODs
| boost::unordered_map<std::string, MiniPODRxSlave*> mRxPODs |
|
protected |
◆ mTxPODs
| boost::unordered_map<std::string, MiniPODTxSlave*> mTxPODs |
|
protected |
The documentation for this class was generated from the following files: