#include <string>
#include <boost/format.hpp>
#include <boost/foreach.hpp>
#include <iostream>
#include "USRPFrontEnd.hxx"
#include "PropTree.hxx"
Go to the source code of this file.
|
PropTree * | SoDa::getUSRPFrontEnd (PropTree *tree, char tr_choice) |
| return a pointer to a PropTree object for the first "T" or "R" front end that provides an IQ or QI stream. More...
|
|
PropTree * | SoDa::getUSRPFrontEnd (PropTree &tree, char tr_choice) |
| return a pointer to a PropTree object for the first "T" or "R" front end that provides an IQ or QI stream. More...
|
|