NCBI C++ ToolKit
Public Attributes | List of all members
SHostInfoTag Struct Reference

Search Toolkit Book for SHostInfoTag

#include "ncbi_host_infop.h"
(Private to src/connect.)

Public Attributes

unsigned int addr
 
const char * env
 
const char * arg
 
const char * val
 
double pad
 

Detailed Description

Definition at line 44 of file ncbi_host_infop.h.

Member Data Documentation

◆ addr

unsigned int SHostInfoTag::addr

Definition at line 45 of file ncbi_host_infop.h.

Referenced by HINFO_Create(), HINFO_HostAddr(), and s_GetSysinfo().

◆ arg

const char* SHostInfoTag::arg

Definition at line 47 of file ncbi_host_infop.h.

Referenced by HINFO_AffinityArgument(), and HINFO_Create().

◆ env

const char* SHostInfoTag::env

Definition at line 46 of file ncbi_host_infop.h.

Referenced by HINFO_Create(), and HINFO_Environment().

◆ pad

double SHostInfoTag::pad

◆ val

const char* SHostInfoTag::val

Definition at line 48 of file ncbi_host_infop.h.

Referenced by HINFO_AffinityArgvalue(), and HINFO_Create().


The documentation for this struct was generated from the following file:
Modified on Wed Sep 04 15:01:30 2024 by modify_doxy.py rev. 669887