ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcb_ifc_err Struct Reference

#include <ngcbIFC.hpp>

Public Member Functions

ngcb_ifc_erroperator= (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
 
ngcbIFCdevice
 

Detailed Description

Error descriptor

Constructor & Destructor Documentation

◆ ngcb_ifc_err() [1/3]

ngcb_ifc_err::ngcb_ifc_err ( const ngcb_ifc_err & other)
inline

Copy constructor.

◆ ngcb_ifc_err() [2/3]

ngcb_ifc_err::ngcb_ifc_err ( )
inline

Constructor.

◆ ngcb_ifc_err() [3/3]

ngcb_ifc_err::ngcb_ifc_err ( void * o,
ngcbIFC * d )
inline

Fully classified constructor.

Member Function Documentation

◆ operator=()

ngcb_ifc_err & ngcb_ifc_err::operator= ( const ngcb_ifc_err & other)
inline

Operator =.

Member Data Documentation

◆ device

ngcbIFC* ngcb_ifc_err::device

◆ origin

void* ngcb_ifc_err::origin

The documentation for this struct was generated from the following file: