HostInfoOsf1.h

Classes

Global Functions -- HostInfo for OSF1 machines. (full description)

HostInfo for OSF1 machines. (source)

Interface

extern "C" kern_return_t host_info(int, int, host_info_t, unsigned int *)
extern "C" int host_self( )
extern "C" int vm_statistics(long, struct vm_statistics *)

Description

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Prerequisite

Synopsis

This file provides the OSF1 specific functions for HostInfo. It is selectively included by HostInfo.cc.

Member Description

extern "C" kern_return_t host_info(int, int, host_info_t, unsigned int *)

extern "C" int host_self( )

extern "C" int vm_statistics(long, struct vm_statistics *)