Public Attributes | Static Public Attributes | List of all members
HandleInfo Struct Reference

#include <handle_info.h>

Public Attributes

std::string endpoint
 
std::string handle
 
int handle_type
 
std::string hostname
 
std::string port
 

Static Public Attributes

static const int HANDLE_TYPE_TCP = 0
 
static const int HANDLE_TYPE_UDP = 1
 

Detailed Description

Definition at line 5 of file handle_info.h.

Member Data Documentation

◆ endpoint

std::string HandleInfo::endpoint

Definition at line 14 of file handle_info.h.

◆ handle

std::string HandleInfo::handle

Definition at line 13 of file handle_info.h.

◆ handle_type

int HandleInfo::handle_type

Definition at line 10 of file handle_info.h.

◆ HANDLE_TYPE_TCP

const int HandleInfo::HANDLE_TYPE_TCP = 0
static

Definition at line 7 of file handle_info.h.

◆ HANDLE_TYPE_UDP

const int HandleInfo::HANDLE_TYPE_UDP = 1
static

Definition at line 8 of file handle_info.h.

◆ hostname

std::string HandleInfo::hostname

Definition at line 11 of file handle_info.h.

◆ port

std::string HandleInfo::port

Definition at line 12 of file handle_info.h.


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


pf_driver
Author(s): Harsh Deshpande
autogenerated on Fri Feb 24 2023 03:59:35