Public Member Functions | Public Attributes | Static Public Attributes
McDisconnectFrame Class Reference

#include <McDisconnectFrame.h>

Inheritance diagram for McDisconnectFrame:
Inheritance graph
[legend]

List of all members.

Public Member Functions

std::string getFrameAsNetworkString (unsigned char *source)
 McDisconnectFrame (unsigned char *next_hop, std::string mc_g)
 McDisconnectFrame (unsigned char *buffer)
virtual ~McDisconnectFrame ()

Public Attributes

uint16_t buffer_str_len_
bool disconnect_downlink
bool disconnect_uplink
struct mc_disc_header header_
 Struct which stores all fixed length header information of the McMaintenanceFrame.
std::string mc_group_
 Name of the multicast group.

Static Public Attributes

static uint32_t HEADER_FIXED_LEN = sizeof (eh_header) + sizeof (mc_disc_header)
 The length of the beacon header (34 bytes)
static uint32_t stat_id_count = 0

Detailed Description

Definition at line 20 of file McDisconnectFrame.h.


Constructor & Destructor Documentation

McDisconnectFrame::McDisconnectFrame ( unsigned char *  next_hop,
std::string  mc_g 
)

Definition at line 10 of file McDisconnectFrame.cpp.

McDisconnectFrame::McDisconnectFrame ( unsigned char *  buffer)

Definition at line 20 of file McDisconnectFrame.cpp.

Definition at line 66 of file McDisconnectFrame.cpp.


Member Function Documentation

std::string McDisconnectFrame::getFrameAsNetworkString ( unsigned char *  source)

Definition at line 70 of file McDisconnectFrame.cpp.


Member Data Documentation

Definition at line 35 of file McDisconnectFrame.h.

Definition at line 33 of file McDisconnectFrame.h.

Definition at line 32 of file McDisconnectFrame.h.

Struct which stores all fixed length header information of the McMaintenanceFrame.

Definition at line 29 of file McDisconnectFrame.h.

uint32_t McDisconnectFrame::HEADER_FIXED_LEN = sizeof (eh_header) + sizeof (mc_disc_header) [static]

The length of the beacon header (34 bytes)

Definition at line 38 of file McDisconnectFrame.h.

Name of the multicast group.

Definition at line 31 of file McDisconnectFrame.h.

uint32_t McDisconnectFrame::stat_id_count = 0 [static]

Definition at line 39 of file McDisconnectFrame.h.


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


adhoc_communication
Author(s): Guenter Cwioro , Torsten Andre
autogenerated on Thu Jun 6 2019 20:59:43