begin() const | itpp::TCP_Segment | [inline] |
can_be_combined(const TCP_Segment &segment) const | itpp::TCP_Segment | [inline] |
combine(const TCP_Segment &segment) | itpp::TCP_Segment | |
end() const | itpp::TCP_Segment | [inline] |
is_contained(const TCP_Segment &segment) const | itpp::TCP_Segment | [inline] |
length() const | itpp::TCP_Segment | [inline] |
operator!=(const TCP_Segment &segment) const | itpp::TCP_Segment | [inline] |
operator<<(std::ostream &os, const TCP_Segment &segment) | itpp::TCP_Segment | [friend] |
operator=(const TCP_Segment &segment) | itpp::TCP_Segment | |
operator==(const TCP_Segment &segment) const | itpp::TCP_Segment | [inline] |
seq_begin | itpp::TCP_Segment | [protected] |
seq_end | itpp::TCP_Segment | [protected] |
set_begin(const Sequence_Number &sn) | itpp::TCP_Segment | [inline] |
set_end(const Sequence_Number &sn) | itpp::TCP_Segment | [inline] |
TCP_Segment() | itpp::TCP_Segment | |
TCP_Segment(const Sequence_Number &sn_begin, const Sequence_Number &sn_end) | itpp::TCP_Segment | |
TCP_Segment(const TCP_Segment &segment) | itpp::TCP_Segment |