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

Search Toolkit Book for SHINFO_Params

Host parameters. More...

#include <connect/ncbi_host_info.h>

+ Collaboration diagram for SHINFO_Params:

Public Attributes

TNcbiArch arch
 Architecture ID, see enum, 0=unknown. More...
 
TNcbiCapacity bits
 Platform bitness, 32/64/32+64/0=unknown. More...
 
TNcbiOSType ostype
 OS type ID, see enum, 0=unknown. More...
 
struct {
   unsigned short   SHINFO_Params::major
 
   unsigned short   SHINFO_Params::minor
 
   unsigned short   SHINFO_Params::patch
 
kernel
 Kernel/OS version #, if available. More...
 
size_t pgsize
 Hardware page size in bytes, if known. More...
 
TNCBI_Time bootup
 System boot time, time_t-compatible. More...
 
TNCBI_Time startup
 LBSMD start time, time_t-compatible. More...
 
struct {
   unsigned short   SHINFO_Params::major
 
   unsigned short   SHINFO_Params::minor
 
   unsigned short   SHINFO_Params::patch
 
daemon
 LBSMD daemon version. More...
 
unsigned short svcpack
 Kernel service pack (Hi=major, Lo=minor) More...
 

Detailed Description

Host parameters.

Definition at line 178 of file ncbi_host_info.h.


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:58:19 2024 by modify_doxy.py rev. 669887