A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::anonymous_namespace{packet-test-suite.cc}::Expected Struct Reference

Public Member Functions

 Expected (uint32_t n_, uint32_t start_, uint32_t end_)

Public Attributes

uint32_t end
uint32_t n
uint32_t start

Detailed Description

Definition at line 187 of file packet-test-suite.cc.

Constructor & Destructor Documentation

ns3::anonymous_namespace{packet-test-suite.cc}::Expected::Expected ( uint32_t  n_,
uint32_t  start_,
uint32_t  end_ 
)
inline

Definition at line 189 of file packet-test-suite.cc.

Member Data Documentation

uint32_t ns3::anonymous_namespace{packet-test-suite.cc}::Expected::end

Definition at line 194 of file packet-test-suite.cc.

uint32_t ns3::anonymous_namespace{packet-test-suite.cc}::Expected::n

Definition at line 192 of file packet-test-suite.cc.

uint32_t ns3::anonymous_namespace{packet-test-suite.cc}::Expected::start

Definition at line 193 of file packet-test-suite.cc.


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