iCub-main
Public Attributes | List of all members
EthMaintainer::progData_t Struct Reference

#include <EthMaintainer.h>

Public Attributes

vector< EthBoard * > selected
 
vector< int > steps
 
int mN2Prog
 
int mNProgSteps
 
int mNChunks
 
void * data
 
int size
 
int answers
 
int retries
 

Detailed Description

Definition at line 199 of file EthMaintainer.h.

Member Data Documentation

◆ answers

int EthMaintainer::progData_t::answers

Definition at line 208 of file EthMaintainer.h.

◆ data

void* EthMaintainer::progData_t::data

Definition at line 206 of file EthMaintainer.h.

◆ mN2Prog

int EthMaintainer::progData_t::mN2Prog

Definition at line 203 of file EthMaintainer.h.

◆ mNChunks

int EthMaintainer::progData_t::mNChunks

Definition at line 205 of file EthMaintainer.h.

◆ mNProgSteps

int EthMaintainer::progData_t::mNProgSteps

Definition at line 204 of file EthMaintainer.h.

◆ retries

int EthMaintainer::progData_t::retries

Definition at line 209 of file EthMaintainer.h.

◆ selected

vector<EthBoard *> EthMaintainer::progData_t::selected

Definition at line 201 of file EthMaintainer.h.

◆ size

int EthMaintainer::progData_t::size

Definition at line 207 of file EthMaintainer.h.

◆ steps

vector<int> EthMaintainer::progData_t::steps

Definition at line 202 of file EthMaintainer.h.


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