File NetworkNamespace.h
Defines
-
BASE_NETNS_NAME
-
namespace isolation
-
class NetworkNamespace
Public Functions
-
explicit NetworkNamespace(const std::string &name)
-
void addCurrentThread()
-
void removeCurrentThread()
-
const std::string getName()
-
explicit NetworkNamespace(const std::string &name)
-
class NetworkNamespace