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

Public Attributes

char path [256]
 
ngcb_thread_t thid
 
ngcb_sema_t semFileInit
 
ngcb_sema_t semFile
 
ngcb_sema_t semFileQueue
 
int bufIdx [ngcppFILE_QUEUE_SIZE]
 
int dptr
 
int optr
 
ngcppFRAMEframe [ngcppFILE_QUEUE_SIZE]
 

Detailed Description

File service structure

Member Data Documentation

◆ bufIdx

int ngcpp_file_t::bufIdx[ngcppFILE_QUEUE_SIZE]

◆ dptr

int ngcpp_file_t::dptr

◆ frame

ngcppFRAME* ngcpp_file_t::frame[ngcppFILE_QUEUE_SIZE]

◆ optr

int ngcpp_file_t::optr

◆ path

char ngcpp_file_t::path[256]

◆ semFile

ngcb_sema_t ngcpp_file_t::semFile

◆ semFileInit

ngcb_sema_t ngcpp_file_t::semFileInit

◆ semFileQueue

ngcb_sema_t ngcpp_file_t::semFileQueue

◆ thid

ngcb_thread_t ngcpp_file_t::thid

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