![]() |
KENSv3
KAIST Educational Network System
|
Protected Member Functions | |
virtual void | SetUp () |
virtual void | TearDown () |
void | runTest () |
![]() | |
void | setup_env () |
Protected Attributes | |
NetworkSystem | netSystem |
std::shared_ptr< Host > | server_host |
std::array< std::shared_ptr< Host >, CLIENTS > | client_hosts |
std::shared_ptr< Switch > | switchingHub |
Size | port_speed = 10000000 |
Time | propagationDelay = TimeUtil::makeTime(10, TimeUtil::MSEC) |
uint64_t | prev_log |
Static Protected Attributes | |
static constexpr int | num_client = CLIENTS |