![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <container/DataLink.hpp>

Public Member Functions | |
| DataLink (std::string name, wns::service::dll::UnicastDataTransmission *dts, wns::service::dll::Notification *notify, std::string arpZone, ip::resolver::ResolverInterface *resolver, bool pointToPoint, bool traceEnabled, trace::TraceCollector *traceCollector) | |
| DataLink () | |
| ~DataLink () | |
Public Attributes | |
| std::string | arpZone |
| wns::service::dll::UnicastDataTransmission * | dts |
| std::string | name |
| wns::service::dll::Notification * | notify |
| bool | pointToPoint |
| ip::resolver::ResolverInterface * | resolver |
| trace::TraceCollector * | traceCollector |
| bool | traceEnabled |
Definition at line 41 of file DataLink.hpp.
| DataLink::DataLink | ( | ) |
Definition at line 32 of file DataLink.cpp.
| DataLink::DataLink | ( | std::string | name, | |
| wns::service::dll::UnicastDataTransmission * | dts, | |||
| wns::service::dll::Notification * | notify, | |||
| std::string | arpZone, | |||
| ip::resolver::ResolverInterface * | resolver, | |||
| bool | pointToPoint, | |||
| bool | traceEnabled, | |||
| trace::TraceCollector * | traceCollector | |||
| ) |
Definition at line 39 of file DataLink.cpp.
| ip::container::DataLink::~DataLink | ( | ) | [inline] |
Definition at line 55 of file DataLink.hpp.
| std::string ip::container::DataLink::arpZone |
Definition at line 59 of file DataLink.hpp.
Definition at line 57 of file DataLink.hpp.
| std::string ip::container::DataLink::name |
Definition at line 55 of file DataLink.hpp.
Definition at line 58 of file DataLink.hpp.
Definition at line 61 of file DataLink.hpp.
Definition at line 60 of file DataLink.hpp.
Definition at line 63 of file DataLink.hpp.
Definition at line 62 of file DataLink.hpp.
1.5.5