webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
FailableTransportChannel Class Reference
Inheritance diagram for FailableTransportChannel:

Public Member Functions

 FailableTransportChannel (const std::string &name, int component)
 
int GetError () override
 
void SetError (int error)
 
int SendPacket (const char *data, size_t len, const rtc::PacketOptions &options, int flags) override
 

Constructor & Destructor Documentation

◆ FailableTransportChannel()

FailableTransportChannel::FailableTransportChannel ( const std::string name,
int  component 
)
inline

Member Function Documentation

◆ GetError()

int FailableTransportChannel::GetError ( )
inlineoverride

◆ SendPacket()

int FailableTransportChannel::SendPacket ( const char *  data,
size_t  len,
const rtc::PacketOptions options,
int  flags 
)
inlineoverride

◆ SetError()

void FailableTransportChannel::SetError ( int  error)
inline

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