Public Member Functions

ibrcommon::UnicastSocketLowpan Class Reference

#include <UnicastSocketLowpan.h>

Inherits ibrcommon::lowpansocket.

Collaboration diagram for ibrcommon::UnicastSocketLowpan:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UnicastSocketLowpan ()
virtual ~UnicastSocketLowpan ()
void bind (int panid, std::string address="")
void bind (int panid, const NetInterface &iface)

Detailed Description

Definition at line 16 of file UnicastSocketLowpan.h.


Constructor & Destructor Documentation

ibrcommon::UnicastSocketLowpan::UnicastSocketLowpan (  ) 

Definition at line 12 of file UnicastSocketLowpan.cpp.

ibrcommon::UnicastSocketLowpan::~UnicastSocketLowpan (  )  [virtual]

Definition at line 17 of file UnicastSocketLowpan.cpp.


Member Function Documentation

void ibrcommon::UnicastSocketLowpan::bind ( int  panid,
std::string  address = "" 
)
void ibrcommon::UnicastSocketLowpan::bind ( int  panid,
const NetInterface iface 
)

The documentation for this class was generated from the following files: