diff options
author | Ashish Chaudhari <ashish@ettus.com> | 2016-02-19 17:42:44 -0800 |
---|---|---|
committer | Ashish Chaudhari <ashish@ettus.com> | 2016-02-26 14:23:40 -0800 |
commit | 6db9ac785ca5f62e58cf792f0525b37b16a87bdf (patch) | |
tree | b64f0fb76253531b3dc88c22a795e0f79b556df0 /host/lib/experts/expert_nodes.hpp | |
parent | c03506fedd75a7fbad242d2be06123a187e66277 (diff) | |
download | uhd-6db9ac785ca5f62e58cf792f0525b37b16a87bdf.tar.gz uhd-6db9ac785ca5f62e58cf792f0525b37b16a87bdf.tar.bz2 uhd-6db9ac785ca5f62e58cf792f0525b37b16a87bdf.zip |
dboards: Added ability to register a per-dboard container class
- The typical dboard classes are actually "subdev" classes i.e.
there is one instance per dboard subdev (front-end). This makes
it hard to implement shared functionality between multiple
front-ends.
- This changes adds the ability to create a container class which
is created per group of subdevs and each subdev gets a pointer
to the container class for cross linkage.
Diffstat (limited to 'host/lib/experts/expert_nodes.hpp')
0 files changed, 0 insertions, 0 deletions