| Board class | Chip | [friend] |
| board | Chip | [protected] |
| channels | Chip | [protected] |
| Chip(const Board &_board, const i32 aCol, const i32 aRow, const ui32 nbColumns, const ui32 nbRows, const i32 aId) | Chip | [protected] |
| Chip(const Chip &x) | Chip | [protected] |
| column | Chip | [protected] |
| getBoard() const | Chip | [inline] |
| getChannelById(const i32 channelId) | Chip | |
| getChannels(void) const | Chip | [inline] |
| getId() const | Chip | [inline] |
| getX(void) const | Chip | |
| getXGap() const =0 | Chip | [pure virtual] |
| getXLength() const | Chip | |
| getY(void) const | Chip | |
| getYGap() const =0 | Chip | [pure virtual] |
| getYLength() const | Chip | |
| id | Chip | [protected] |
| nbColumns | Chip | [protected] |
| nbRows | Chip | [protected] |
| operator<<(std::ostream &out, const Chip &x) | Chip | [friend] |
| operator<<(std::ostream &out, const Chip *x) | Chip | [friend] |
| operator<<(std::ostream &out) const | Chip | [protected] |
| operator=(const Chip &x) | Chip | [protected] |
| row | Chip | [protected] |
| ~Chip() | Chip | [protected, virtual] |
1.5.8