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

#include <ngcbSIO.hpp>

Public Member Functions

 ngcb_port_t ()
 Constructor.
 

Public Attributes

int socket
 Socket descriptor.
 
int protocol
 Service protocol.
 
int port
 Port number.
 

Detailed Description

Service port

Constructor & Destructor Documentation

◆ ngcb_port_t()

ngcb_port_t::ngcb_port_t ( )
inline

Constructor.

Member Data Documentation

◆ port

int ngcb_port_t::port

Port number.

◆ protocol

int ngcb_port_t::protocol

Service protocol.

◆ socket

int ngcb_port_t::socket

Socket descriptor.


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