KENSv3
KAIST Educational Network System
Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
TestEnv3< Target, Adversary, CLIENTS, TIMEOUT > Class Template Reference
Inheritance diagram for TestEnv3< Target, Adversary, CLIENTS, TIMEOUT >:
KensTesting

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
void runTest ()
 
- Protected Member Functions inherited from KensTesting
void setup_env ()
 

Protected Attributes

NetworkSystem netSystem
 
std::shared_ptr< Hostserver_host
 
std::array< std::shared_ptr< Host >, CLIENTS > client_hosts
 
std::shared_ptr< SwitchswitchingHub
 
Size port_speed = 10000000
 
Time propagationDelay = TimeUtil::makeTime(10, TimeUtil::MSEC)
 
uint64_t prev_log
 

Static Protected Attributes

static constexpr int num_client = CLIENTS
 

The documentation for this class was generated from the following file: