Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
lxcpp::NetworkInterface Member List

This is the complete list of members for lxcpp::NetworkInterface, including all inherited members.

addInetAddr(const InetAddr &addr)lxcpp::NetworkInterface
addRoute(const Route &route, const RoutingTable rt=RoutingTable::MAIN)lxcpp::NetworkInterface
addToBridge(const std::string &bridge)lxcpp::NetworkInterface
create(InterfaceType type, const std::string &peerif="", MacVLanMode mode=MacVLanMode::PRIVATE)lxcpp::NetworkInterface
createBridge()lxcpp::NetworkInterfaceprivate
createMacVLan(const std::string &masterif, MacVLanMode mode)lxcpp::NetworkInterfaceprivate
createVeth(const std::string &peerif)lxcpp::NetworkInterfaceprivate
delFromBridge()lxcpp::NetworkInterface
delInetAddr(const InetAddr &addr)lxcpp::NetworkInterface
delRoute(const Route &route, const RoutingTable rt=RoutingTable::MAIN)lxcpp::NetworkInterface
destroy()lxcpp::NetworkInterface
down()lxcpp::NetworkInterface
exists() const noexceptlxcpp::NetworkInterface
getAttrs() const lxcpp::NetworkInterface
getInetAddressList() const lxcpp::NetworkInterface
getInterfaces(pid_t initpid)lxcpp::NetworkInterfacestatic
getName() const lxcpp::NetworkInterfaceinline
getRoutes(const RoutingTable rt=RoutingTable::MAIN) const lxcpp::NetworkInterface
getRoutes(pid_t initpid, const RoutingTable rt=RoutingTable::MAIN)lxcpp::NetworkInterfacestatic
mContainerPidlxcpp::NetworkInterfaceprivate
mIfnamelxcpp::NetworkInterfaceprivate
modifyRoute(int cmd, const InetAddr &src, const InetAddr &dst)lxcpp::NetworkInterfaceprivate
moveToContainer(pid_t pid)lxcpp::NetworkInterface
NetworkInterface(const std::string &ifname, pid_t pid=0)lxcpp::NetworkInterfaceinline
renameFrom(const std::string &oldif)lxcpp::NetworkInterface
setAttrs(const Attrs &attrs)lxcpp::NetworkInterface
setMACAddress(const std::string &macaddr)lxcpp::NetworkInterface
setMTU(int mtu)lxcpp::NetworkInterface
setTxLength(int txlen)lxcpp::NetworkInterface
status() const lxcpp::NetworkInterface
up()lxcpp::NetworkInterface