|
FREEDM DGI
|
#include "IAdapter.hpp"#include <set>#include <iosfwd>#include <string>#include <boost/shared_ptr.hpp>#include <boost/noncopyable.hpp>Go to the source code of this file.
Classes | |
| class | freedm::broker::device::CDevice |
| Defines the interface used to access physical hardware. More... | |
| struct | freedm::broker::device::DeviceInfo |
| Stores the internal structure of a device object. More... | |
Namespaces | |
| freedm | |
| General FREEDM Namespace. | |
| freedm::broker | |
| Broker Architecture Namespace. | |
| freedm::broker::device | |
Functions | |
| std::ostream & | freedm::broker::device::operator<< (std::ostream &os, const DeviceInfo &info) |
| Outputs the device information to the passed output stream. More... | |
1.8.6