TwiceAsNice
2019-02-18
|
#include <EndpointVar.h>
Public Member Functions | |
bool | operator== (const EndpointVar &__rhs) const |
bool | operator< (const EndpointVar &__rhs) const |
bool | operator!= (const EndpointVar &__rhs) const |
bool | operator<= (const EndpointVar &__rhs) const |
bool | operator> (const EndpointVar &__rhs) const |
bool | operator>= (const EndpointVar &__rhs) const |
bool | operator== (const EndpointVar &__rhs) const |
bool | operator< (const EndpointVar &__rhs) const |
bool | operator!= (const EndpointVar &__rhs) const |
bool | operator<= (const EndpointVar &__rhs) const |
bool | operator> (const EndpointVar &__rhs) const |
bool | operator>= (const EndpointVar &__rhs) const |
Public Attributes | |
::std::string | name |
::std::string | facet |
::std::string | node |
::std::string | alias |
::Nice::TimeVar | timeout |
bool | multicast |
bool | compression |
bool | twoway |
bool | relative |
bool | persistent |
::Nice::SeqEndpointConnectionVar | tcp |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
std::string Nice::EndpointVar::alias |
bool Nice::EndpointVar::compression |
std::string Nice::EndpointVar::facet |
bool Nice::EndpointVar::multicast |
std::string Nice::EndpointVar::name |
std::string Nice::EndpointVar::node |
bool Nice::EndpointVar::persistent |
bool Nice::EndpointVar::relative |
Nice::SeqEndpointConnectionVar Nice::EndpointVar::tcp |
Nice::TimeVar Nice::EndpointVar::timeout |
bool Nice::EndpointVar::twoway |