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

#include <McAckFrame.h>

Inheritance diagram for McAckFrame:
Inheritance graph
[legend]

List of all members.

Public Member Functions

std::string getFrameAsNetworkString ()
 McAckFrame (unsigned char *source, unsigned char *dest, std::string hostname_src, std::string group_n, uint32_t p_id, uint32_t seq_n)
 McAckFrame (unsigned char *buffer)
void print_frame ()
virtual ~McAckFrame ()

Public Attributes

uint16_t buffer_str_len_
bool cr_flag_
struct mc_ack_header header_
std::string hostname_source_
std::string mc_group_

Static Public Attributes

static uint32_t HEADER_FIXED_LEN = sizeof (eh_header) + sizeof (mc_ack_header)

Detailed Description

Definition at line 22 of file McAckFrame.h.


Constructor & Destructor Documentation

McAckFrame::McAckFrame ( unsigned char *  source,
unsigned char *  dest,
std::string  hostname_src,
std::string  group_n,
uint32_t  p_id,
uint32_t  seq_n 
)

Definition at line 12 of file McAckFrame.cpp.

McAckFrame::McAckFrame ( unsigned char *  buffer)

Definition at line 32 of file McAckFrame.cpp.

McAckFrame::~McAckFrame ( ) [virtual]

Definition at line 88 of file McAckFrame.cpp.


Member Function Documentation

Definition at line 93 of file McAckFrame.cpp.

Definition at line 142 of file McAckFrame.cpp.


Member Data Documentation

Definition at line 38 of file McAckFrame.h.

Definition at line 36 of file McAckFrame.h.

Definition at line 31 of file McAckFrame.h.

uint32_t McAckFrame::HEADER_FIXED_LEN = sizeof (eh_header) + sizeof (mc_ack_header) [static]

Definition at line 40 of file McAckFrame.h.

Definition at line 32 of file McAckFrame.h.

std::string McAckFrame::mc_group_

Definition at line 33 of file McAckFrame.h.


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


adhoc_communication
Author(s): Guenter Cwioro , Torsten Andre
autogenerated on Thu Aug 27 2015 11:56:40