iCub-main
Public Member Functions | Public Attributes | List of all members
eth::parser::boardProperties Struct Reference

#include <ethParser.h>

Public Member Functions

 boardProperties ()
 
void reset ()
 

Public Attributes

eOipv4addressing_t ipv4addressing
 
eObrd_ethtype_t type
 
std::uint16_t maxSizeRXpacket
 
std::uint16_t maxSizeROP
 
std::string ipv4addressingstring
 
std::string ipv4string
 
std::string typestring
 

Detailed Description

Definition at line 36 of file ethParser.h.

Constructor & Destructor Documentation

◆ boardProperties()

eth::parser::boardProperties::boardProperties ( )
inline

Definition at line 46 of file ethParser.h.

Member Function Documentation

◆ reset()

void eth::parser::boardProperties::reset ( )
inline

Definition at line 49 of file ethParser.h.

Member Data Documentation

◆ ipv4addressing

eOipv4addressing_t eth::parser::boardProperties::ipv4addressing

Definition at line 38 of file ethParser.h.

◆ ipv4addressingstring

std::string eth::parser::boardProperties::ipv4addressingstring

Definition at line 42 of file ethParser.h.

◆ ipv4string

std::string eth::parser::boardProperties::ipv4string

Definition at line 43 of file ethParser.h.

◆ maxSizeROP

std::uint16_t eth::parser::boardProperties::maxSizeROP

Definition at line 41 of file ethParser.h.

◆ maxSizeRXpacket

std::uint16_t eth::parser::boardProperties::maxSizeRXpacket

Definition at line 40 of file ethParser.h.

◆ type

eObrd_ethtype_t eth::parser::boardProperties::type

Definition at line 39 of file ethParser.h.

◆ typestring

std::string eth::parser::boardProperties::typestring

Definition at line 44 of file ethParser.h.


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