|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| TurnAllocateRequest (TurnPort *port) | |
| void | Prepare (StunMessage *request) override |
| void | OnSent () override |
| void | OnResponse (StunMessage *response) override |
| void | OnErrorResponse (StunMessage *response) override |
| void | OnTimeout () override |
Public Member Functions inherited from cricket::StunRequest | |
| StunRequest () | |
| StunRequest (StunMessage *request) | |
| virtual | ~StunRequest () |
| void | Construct () |
| StunRequestManager * | manager () |
| const std::string & | id () |
| const std::string & | origin () const |
| void | set_origin (const std::string &origin) |
| int | type () |
| const StunMessage * | msg () const |
| int | Elapsed () const |
| StunRequest () | |
| StunRequest (StunMessage *request) | |
| virtual | ~StunRequest () |
| void | Construct () |
| StunRequestManager * | manager () |
| const std::string & | id () |
| const std::string & | origin () const |
| void | set_origin (const std::string &origin) |
| int | type () |
| const StunMessage * | msg () const |
| int | Elapsed () const |
Additional Inherited Members | |
Protected Member Functions inherited from cricket::StunRequest | |
| virtual int | resend_delay () |
| virtual int | resend_delay () |
Protected Attributes inherited from cricket::StunRequest | |
| int | count_ |
| bool | timeout_ |
| std::string | origin_ |
|
explicit |
|
overridevirtual |
Reimplemented from cricket::StunRequest.
|
overridevirtual |
Reimplemented from cricket::StunRequest.
|
overridevirtual |
Reimplemented from cricket::StunRequest.
|
overridevirtual |
Reimplemented from cricket::StunRequest.
|
overridevirtual |
Reimplemented from cricket::StunRequest.
1.8.13