NCBI C++ ToolKit
|
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 |
Definition at line 44 of file ncbi_host_infop.h.
unsigned int SHostInfoTag::addr |
Definition at line 45 of file ncbi_host_infop.h.
Referenced by HINFO_Create(), HINFO_HostAddr(), and s_GetSysinfo().
const char* SHostInfoTag::arg |
Definition at line 47 of file ncbi_host_infop.h.
Referenced by HINFO_AffinityArgument(), and HINFO_Create().
const char* SHostInfoTag::env |
Definition at line 46 of file ncbi_host_infop.h.
Referenced by HINFO_Create(), and HINFO_Environment().
double SHostInfoTag::pad |
Definition at line 49 of file ncbi_host_infop.h.
Referenced by HINFO_AffinityArgument(), HINFO_AffinityArgvalue(), HINFO_CpuClock(), HINFO_CpuCount(), HINFO_CpuUnits(), HINFO_Create(), HINFO_Environment(), HINFO_HostAddr(), HINFO_LoadAverage(), HINFO_MachineParams(), HINFO_Memusage(), HINFO_PortUsage(), HINFO_Status(), and HINFO_TaskCount().
const char* SHostInfoTag::val |
Definition at line 48 of file ncbi_host_infop.h.
Referenced by HINFO_AffinityArgvalue(), and HINFO_Create().