iCub-main
Public Member Functions | Public Attributes | List of all members
strain::regulation::FullRegulation Struct Reference

#include <strain.h>

Public Member Functions

 FullRegulation ()
 
void clear ()
 

Public Attributes

Version version
 
strain::Board board
 
std::string serial
 
std::uint8_t set2useatbootstrap
 
std::vector< Setsets
 

Detailed Description

Definition at line 322 of file strain.h.

Constructor & Destructor Documentation

◆ FullRegulation()

strain::regulation::FullRegulation::FullRegulation ( )
inline

Definition at line 329 of file strain.h.

Member Function Documentation

◆ clear()

void strain::regulation::FullRegulation::clear ( )
inline

Definition at line 330 of file strain.h.

Member Data Documentation

◆ board

strain::Board strain::regulation::FullRegulation::board

Definition at line 325 of file strain.h.

◆ serial

std::string strain::regulation::FullRegulation::serial

Definition at line 326 of file strain.h.

◆ set2useatbootstrap

std::uint8_t strain::regulation::FullRegulation::set2useatbootstrap

Definition at line 327 of file strain.h.

◆ sets

std::vector<Set> strain::regulation::FullRegulation::sets

Definition at line 328 of file strain.h.

◆ version

Version strain::regulation::FullRegulation::version

Definition at line 324 of file strain.h.


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