#include <ngcbNET.hpp>
|
| | ngcbNET () |
| | Constructor.
|
| |
| | ngcbNET (ngcbIFC *interface) |
| | Constructor with interface device.
|
| |
| virtual | ~ngcbNET () |
| | Destructor.
|
| |
| int | Add (ngcb_route_t route, char *erms) |
| | Add a route.
|
| |
| int | Enable (char *erms) |
| | Enable the network.
|
| |
| void | Dump (FILE *s) |
| | Dump network information to stream.
|
| |
| void | Dump (char *s) |
| | Dump network information to string.
|
| |
| void | Register () |
| | Register network information.
|
| |
| int | Valid () |
| | Network valid.
|
| |
| int | Skip () |
| | Skipped routes.
|
| |
◆ ngcbNET() [1/2]
◆ ngcbNET() [2/2]
| ngcbNET::ngcbNET |
( |
ngcbIFC * | interface | ) |
|
|
explicit |
Constructor with interface device.
◆ ~ngcbNET()
◆ Add()
◆ Dump() [1/2]
| void ngcbNET::Dump |
( |
char * | s | ) |
|
Dump network information to string.
◆ Dump() [2/2]
| void ngcbNET::Dump |
( |
FILE * | s | ) |
|
Dump network information to stream.
◆ Enable()
| int ngcbNET::Enable |
( |
char * | erms | ) |
|
◆ Register()
| void ngcbNET::Register |
( |
| ) |
|
Register network information.
◆ Skip()
◆ Valid()
◆ dev
Interface device to access the NGC network.
◆ mainBoard
◆ netInfo
The documentation for this class was generated from the following files: