webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
cricket::P2PTransportChannelTestBase::Result Struct Reference

Public Member Functions

 Result (const std::string &controlling_type, const std::string &controlling_protocol, const std::string &controlled_type, const std::string &controlled_protocol, int wait)
 

Public Attributes

std::string controlling_type
 
std::string controlling_protocol
 
std::string controlled_type
 
std::string controlled_protocol
 
int connect_wait
 

Constructor & Destructor Documentation

◆ Result()

cricket::P2PTransportChannelTestBase::Result::Result ( const std::string controlling_type,
const std::string controlling_protocol,
const std::string controlled_type,
const std::string controlled_protocol,
int  wait 
)
inline

Member Data Documentation

◆ connect_wait

int cricket::P2PTransportChannelTestBase::Result::connect_wait

◆ controlled_protocol

std::string cricket::P2PTransportChannelTestBase::Result::controlled_protocol

◆ controlled_type

std::string cricket::P2PTransportChannelTestBase::Result::controlled_type

◆ controlling_protocol

std::string cricket::P2PTransportChannelTestBase::Result::controlling_protocol

◆ controlling_type

std::string cricket::P2PTransportChannelTestBase::Result::controlling_type

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