#include <source/ariba/LinkProperties.h>

Public Member Functions | |
| LinkProperties () | |
| ~LinkProperties () | |
| string | toString () const |
Public Attributes | |
| bool | reliable |
Static Public Attributes | |
| static const LinkProperties | DEFAULT |
Definition at line 55 of file LinkProperties.h.
| ariba::LinkProperties::LinkProperties | ( | ) |
| ariba::LinkProperties::~LinkProperties | ( | ) |
Definition at line 51 of file LinkProperties.cpp.
| string ariba::LinkProperties::toString | ( | ) | const |
const LinkProperties ariba::LinkProperties::DEFAULT [static] |
Definition at line 61 of file LinkProperties.h.
1.5.8