Public Member Functions | Public Attributes
stc_frame Struct Reference

#include <EthernetFrame.h>

List of all members.

Public Member Functions

bool operator== (const stc_frame &st)
void print_frame ()
 stc_frame ()

Public Attributes

bool cr
uint32_t frame_id
std::string hostname_source
unsigned char mac [6]
std::string mc_group
std::string network_string
uint8_t retransmitted
unsigned long ts
uint8_t type

Detailed Description

Definition at line 14 of file EthernetFrame.h.


Constructor & Destructor Documentation

stc_frame::stc_frame ( ) [inline]

Definition at line 35 of file EthernetFrame.h.


Member Function Documentation

bool stc_frame::operator== ( const stc_frame st) [inline]

Definition at line 40 of file EthernetFrame.h.

void stc_frame::print_frame ( ) [inline]

Definition at line 30 of file EthernetFrame.h.


Member Data Documentation

Definition at line 21 of file EthernetFrame.h.

Definition at line 17 of file EthernetFrame.h.

Definition at line 24 of file EthernetFrame.h.

unsigned char stc_frame::mac[6]

Definition at line 22 of file EthernetFrame.h.

std::string stc_frame::mc_group

Definition at line 25 of file EthernetFrame.h.

Definition at line 16 of file EthernetFrame.h.

Definition at line 19 of file EthernetFrame.h.

unsigned long stc_frame::ts

Definition at line 26 of file EthernetFrame.h.

uint8_t stc_frame::type

Definition at line 23 of file EthernetFrame.h.


The documentation for this struct was generated from the following file:


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