#include <EthBoard.h>
|
static const eOipv4addr_t | ipv4all = EO_COMMON_IPV4ADDR(255, 255, 255, 255) |
|
static const eOipv4addr_t | ipv4selected = EO_COMMON_IPV4ADDR(0, 0, 0, 0) |
|
Definition at line 129 of file EthBoard.h.
◆ EthBoardList()
EthBoardList::EthBoardList |
( |
| ) |
|
◆ ~EthBoardList()
EthBoardList::~EthBoardList |
( |
| ) |
|
◆ add()
int EthBoardList::add |
( |
boardInfo2_t & |
info2, |
|
|
eOipv4addr_t |
ipv4, |
|
|
bool |
force = false |
|
) |
| |
◆ clear()
int EthBoardList::clear |
( |
| ) |
|
◆ get()
vector< EthBoard * > EthBoardList::get |
( |
eOipv4addr_t |
ipv4 | ) |
|
◆ numberof()
int EthBoardList::numberof |
( |
eOipv4addr_t |
ipv4 | ) |
|
◆ operator[]()
EthBoard & EthBoardList::operator[] |
( |
int |
i | ) |
|
◆ rem()
int EthBoardList::rem |
( |
eOipv4addr_t |
ipv4 | ) |
|
◆ select()
void EthBoardList::select |
( |
bool |
on, |
|
|
eOipv4addr_t |
ipv4 |
|
) |
| |
◆ size()
int EthBoardList::size |
( |
| ) |
|
◆ ipv4all
const eOipv4addr_t EthBoardList::ipv4all = EO_COMMON_IPV4ADDR(255, 255, 255, 255) |
|
static |
◆ ipv4selected
const eOipv4addr_t EthBoardList::ipv4selected = EO_COMMON_IPV4ADDR(0, 0, 0, 0) |
|
static |
◆ theboards
vector<EthBoard> EthBoardList::theboards |
The documentation for this class was generated from the following files: