#include <core/availablemodule.h>
Public Member Functions | |
Key (int hub, const std::string &name) | |
bool | operator< (const Key &rhs) const |
Public Attributes | |
int | hub |
std::string | name |
vistle::AvailableModuleBase::Key::Key | ( | int | hub, |
const std::string & | name | ||
) |
bool vistle::AvailableModuleBase::Key::operator< | ( | const Key & | rhs | ) | const |
int vistle::AvailableModuleBase::Key::hub |
std::string vistle::AvailableModuleBase::Key::name |