int GetSendPeriod() const { return sendPeriod; }
int GetPort() const { return port; }
const std::vector<NET_ROUTER> & GetSubnetsMap() const { return netRouters; }
int GetSendPeriod() const { return sendPeriod; }
int GetPort() const { return port; }
const std::vector<NET_ROUTER> & GetSubnetsMap() const { return netRouters; }