QuISP
Loading...
Searching...
No Matches
IHardwareMonitor.h File Reference
#include <omnetpp.h>
#include <memory>
#include "modules/QNIC.h"
Include dependency graph for IHardwareMonitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  quisp::modules::NeighborInfo
 
struct  quisp::modules::InterfaceInfo
 
struct  quisp::modules::ConnectionSetupInfo
 
struct  quisp::modules::TomographyOutcome
 
struct  quisp::modules::OutputCount
 
struct  quisp::modules::LinkCost
 
class  quisp::modules::IHardwareMonitor
 

Namespaces

namespace  quisp
 
namespace  quisp::modules
 

Typedefs

using quisp::modules::NeighborTable = std::map<int, InterfaceInfo>
 
using quisp::modules::RawData = std::map<int, std::map<std::string, OutputCount>>
 
using quisp::modules::LinkCostMap = std::map<int, LinkCost>
 
using quisp::modules::TomographyOutcomeTable = std::map<int, std::map<int, TomographyOutcome>>
 

Variables

const ConnectionSetupInfo quisp::modules::NULL_CONNECTION_SETUP_INFO