libutil++  1.9.3
 All Classes Functions Variables
sella::util::Interface Member List

This is the complete list of members for sella::util::Interface, including all inherited members.

convertMAC(unsigned char dst[6], const std::string &mac) (defined in sella::util::Interface)sella::util::Interfacestatic
convertMAC(std::string &dst, const unsigned char mac[6], char delim= ':') (defined in sella::util::Interface)sella::util::Interfacestatic
convertMAC(unsigned char dst[6], const uint64_t mac) (defined in sella::util::Interface)sella::util::Interfacestatic
convertMAC(uint64_t &dst, const unsigned char mac[6]) (defined in sella::util::Interface)sella::util::Interfacestatic
convertMAC(std::string &dst, const uint64_t mac) (defined in sella::util::Interface)sella::util::Interfacestatic
convertMAC(uint64_t &dst, const std::string &mac) (defined in sella::util::Interface)sella::util::Interfacestatic
getAddr(const std::string &interface, struct in_addr *ip) (defined in sella::util::Interface)sella::util::Interfacestatic
getEthernetNames(const unsigned int ifrFlagMatch=ifrFlagMatchDefault, const unsigned int ifrFlagReject=ifrFlagRejectDefault) (defined in sella::util::Interface)sella::util::Interfacestatic
getIndex(const std::string &interface) (defined in sella::util::Interface)sella::util::Interfacestatic
getInterface(const sella::net::IPAddress &ipAddress, unsigned int ifrFlagMatch=ifrFlagMatchDefault, unsigned int ifrFlagReject=ifrFlagRejectDefault) (defined in sella::util::Interface)sella::util::Interfacestatic
getIPAddress(const std::string &interface, int family=AF_INET) (defined in sella::util::Interface)sella::util::Interfacestatic
getIPAddresses(const std::string &interface="", unsigned int ifrFlagMatch=ifrFlagMatchDefault, unsigned int ifrFlagReject=ifrFlagRejectDefault) (defined in sella::util::Interface)sella::util::Interfacestatic
getMAC(const std::string &interface) (defined in sella::util::Interface)sella::util::Interfacestatic
getMACs(unsigned int ifrFlagMatch=ifrFlagMatchDefault, unsigned int ifrFlagReject=ifrFlagRejectDefault) (defined in sella::util::Interface)sella::util::Interfacestatic
getName(unsigned int index) (defined in sella::util::Interface)sella::util::Interfacestatic
getNames(unsigned int ifrFlagMatch=ifrFlagMatchDefault, unsigned int ifrFlagReject=ifrFlagRejectDefault) (defined in sella::util::Interface)sella::util::Interfacestatic
ifrFlagMatchDefault (defined in sella::util::Interface)sella::util::Interfacestatic
ifrFlagRejectDefault (defined in sella::util::Interface)sella::util::Interfacestatic
isEthernet(const std::string &interface) (defined in sella::util::Interface)sella::util::Interfacestatic
setPromiscous(const std::string &interface, bool on=true) (defined in sella::util::Interface)sella::util::Interfacestatic