#include <tcp-typedefs.h>
Public Member Functions | |
SA () | |
SA (States_t s, Actions_t a) | |
Public Attributes | |
States_t | state |
Actions_t | action |
Definition at line 83 of file tcp-typedefs.h.
ns3::SA::SA | ( | ) | [inline] |
Definition at line 86 of file tcp-typedefs.h.
Definition at line 87 of file tcp-typedefs.h.
Definition at line 90 of file tcp-typedefs.h.
Referenced by ns3::TcpSocketImpl::ProcessEvent().
Definition at line 89 of file tcp-typedefs.h.
Referenced by ns3::TcpSocketImpl::ProcessEvent().