#include <MNRTCPPacket.h>
Inheritance diagram for MNRTCPPacket_RR:


Public Member Functions | |
| MNRTCPPacket_RR (u_int16 count, u_int32 ssrc) | |
| MNRTCPPacket_RR (rtcp_rr_t report) | |
| void | init (u_int16 count, u_int32 ssrc) |
| virtual bool | isA (SH::Report::ID id) const |
| type identification | |
| virtual void | write_to_buffer (u_int8 *buffer, size_t len) const |
| virtual void | dump (ostream &ostr) const |
Static Public Attributes | |
| SH::Report::ID | Id |
| type identification | |
Protected Member Functions | |
| MNRTCPPacket_RR () | |
|
|
Calling the parent class and called by SH::ReportFactory. Actual initialization is performed in init(). |
|
||||||||||||
|
|
|
|
|
|
|
This function is called by the operator<< and must be overloaded by all child classes. Reimplemented from MNRTCPPacket.
|
|
||||||||||||
|
|
|
|
type identification
Reimplemented from MNRTCPPacket.
|
|
||||||||||||
|
Reimplemented from MNRTCPPacket.
|
|
|
type identification
Reimplemented from MNRTCPPacket.
|
1.3.8