Open Lighting Architecture
Latest Git
|
Public Member Functions | |
FakeInterfacePicker (const std::vector< Interface > &interfaces) | |
std::vector< Interface > | GetInterfaces (bool include_loopback) const |
Public Member Functions inherited from ola::network::InterfacePicker | |
InterfacePicker () | |
Constructor. | |
virtual | ~InterfacePicker () |
Destructor. | |
bool | ChooseInterface (Interface *iface, const std::string &ip_or_name, const Options &options=Options()) const |
bool | ChooseInterface (Interface *iface, int32_t index, const Options &options=Options()) const |
Additional Inherited Members | |
Static Public Member Functions inherited from ola::network::InterfacePicker | |
static InterfacePicker * | NewPicker () |