Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::network::PosixInterfacePicker Class Reference
Inheritance diagram for ola::network::PosixInterfacePicker:
ola::network::InterfacePicker

Public Member Functions

std::vector< InterfaceGetInterfaces (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 InterfacePickerNewPicker ()
 

Member Function Documentation

◆ GetInterfaces()

vector< Interface > ola::network::PosixInterfacePicker::GetInterfaces ( bool include_loopback) const
virtual

The documentation for this class was generated from the following files: