IBR-DTNSuite  0.8
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 30 of file lowpansocket.h.


Constructor & Destructor Documentation


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 32 of file lowpansocket.h.


Member Data Documentation

Definition at line 37 of file lowpansocket.h.

Referenced by peer().

Definition at line 38 of file lowpansocket.h.


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