#include <transportdescription.h>
◆ IceParameters() [1/4]
cricket::IceParameters::IceParameters |
( |
| ) |
|
|
default |
◆ IceParameters() [2/4]
cricket::IceParameters::IceParameters |
( |
const std::string & |
ice_ufrag, |
|
|
const std::string & |
ice_pwd, |
|
|
bool |
ice_renomination |
|
) |
| |
|
inline |
◆ IceParameters() [3/4]
cricket::IceParameters::IceParameters |
( |
| ) |
|
|
default |
◆ IceParameters() [4/4]
cricket::IceParameters::IceParameters |
( |
const std::string & |
ice_ufrag, |
|
|
const std::string & |
ice_pwd, |
|
|
bool |
ice_renomination |
|
) |
| |
|
inline |
◆ operator!=() [1/2]
bool cricket::IceParameters::operator!= |
( |
const IceParameters & |
other | ) |
|
|
inline |
◆ operator!=() [2/2]
bool cricket::IceParameters::operator!= |
( |
const IceParameters & |
other | ) |
|
|
inline |
◆ operator==() [1/2]
bool cricket::IceParameters::operator== |
( |
const IceParameters & |
other | ) |
|
|
inline |
◆ operator==() [2/2]
bool cricket::IceParameters::operator== |
( |
const IceParameters & |
other | ) |
|
|
inline |
◆ pwd
◆ renomination
bool cricket::IceParameters::renomination = false |
◆ ufrag
The documentation for this struct was generated from the following file: