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

Application service structure. More...

Public Member Functions

 ngcpp_app_t ()
 Constructor.
 

Public Attributes

int numItems
 
size_t itemSize
 
size_t idx
 
unsigned char ** buffer
 
ngcbSEMsemAcq
 
ngcbSEMsemStat
 

Detailed Description

Application service structure.

Constructor & Destructor Documentation

◆ ngcpp_app_t()

ngcpp_app_t::ngcpp_app_t ( )
inline

Constructor.

Member Data Documentation

◆ buffer

unsigned char** ngcpp_app_t::buffer

◆ idx

size_t ngcpp_app_t::idx

◆ itemSize

size_t ngcpp_app_t::itemSize

◆ numItems

int ngcpp_app_t::numItems

◆ semAcq

ngcbSEM* ngcpp_app_t::semAcq

◆ semStat

ngcbSEM* ngcpp_app_t::semStat

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