#include <ngcbIFC.hpp>
Public Member Functions | |
| ngcb_ifc_err & | operator= (const ngcb_ifc_err &other) |
| Operator =. | |
| ngcb_ifc_err (const ngcb_ifc_err &other) | |
| Copy constructor. | |
| ngcb_ifc_err () | |
| Constructor. | |
| ngcb_ifc_err (void *o, ngcbIFC *d) | |
| Fully classified constructor. | |
Public Attributes | |
| void * | origin |
| ngcbIFC * | device |
Error descriptor
|
inline |
Copy constructor.
|
inline |
Constructor.
|
inline |
Fully classified constructor.
|
inline |
Operator =.
| ngcbIFC* ngcb_ifc_err::device |
| void* ngcb_ifc_err::origin |