IBR-DTNSuite 0.6

ibrcommon::lowpansocket::peer Class Reference

#include <lowpansocket.h>

Collaboration diagram for ibrcommon::lowpansocket::peer:

List of all members.

Public Member Functions

int send (const char *data, const size_t length)

Protected Member Functions

 peer (lowpansocket &socket, const struct sockaddr_ieee802154 &dest, const unsigned int panid)

Protected Attributes

struct sockaddr_ieee802154 _destaddress
lowpansocket_socket

Friends

class lowpansocket

Detailed Description

Definition at line 29 of file lowpansocket.h.


Constructor & Destructor Documentation

ibrcommon::lowpansocket::peer::peer ( lowpansocket socket,
const struct sockaddr_ieee802154 dest,
const unsigned int  panid 
) [protected]

Member Function Documentation

int ibrcommon::lowpansocket::peer::send ( const char *  data,
const size_t  length 
)

Friends And Related Function Documentation

friend class lowpansocket [friend]

Definition at line 31 of file lowpansocket.h.


Member Data Documentation

Definition at line 36 of file lowpansocket.h.

Referenced by peer().

Definition at line 37 of file lowpansocket.h.


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