#include <ngcbTCP2DRV.hpp>
Public Member Functions | |
| ngcbTCP2DRV_IFC () | |
Public Attributes | |
| ngcbIFC * | dev |
| Interface device. | |
| char | setup [64] |
| Device setup. | |
| char | name [128] |
| Device name. | |
| char | arg [256] |
| Device arguments. | |
NGC controller interface type
|
inline |
| char ngcbTCP2DRV_IFC::arg[256] |
Device arguments.
| ngcbIFC* ngcbTCP2DRV_IFC::dev |
Interface device.
| char ngcbTCP2DRV_IFC::name[128] |
Device name.
| char ngcbTCP2DRV_IFC::setup[64] |
Device setup.