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

#include <ngcpp.h>

Public Attributes

int freeCon
 
unsigned int port
 
int clientId
 
uint32_t hostId
 
int clientSocket
 
int transferMode
 
ngcb_thread_t thid
 
ngcb_sema_t semData
 
ngcb_sema_t semInit
 

Detailed Description

Data connection structure

Member Data Documentation

◆ clientId

int ngcppDATA_CON::clientId

Client link id

◆ clientSocket

int ngcppDATA_CON::clientSocket

Client socket

◆ freeCon

int ngcppDATA_CON::freeCon

Connection is free

◆ hostId

uint32_t ngcppDATA_CON::hostId

Host id (peer address)

◆ port

unsigned int ngcppDATA_CON::port

Port number

◆ semData

ngcb_sema_t ngcppDATA_CON::semData

Data access protection semaphore

◆ semInit

ngcb_sema_t ngcppDATA_CON::semInit

Initialization semaphore

◆ thid

ngcb_thread_t ngcppDATA_CON::thid

Thread id

◆ transferMode

int ngcppDATA_CON::transferMode

Transfer mode (video or science)


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