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()

Private Members

std::string name
std::shared_mutex mx