orca-robotics


INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

REPOSITORY
Interfaces
Components
Libraries
Utilities
Software Map

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard
Wiki
login/pass: orca/orca

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

orca::CpuInfo Struct Reference
[Cpu]

General CPU information. More...

List of all members.

Public Attributes

Time timeStamp
 Time when info was compiled.
string info
 Unparsed string with CPU information, e.g. output of uname in Linux.


Detailed Description

General CPU information.

To be more useful in cross-platform environments this object should probably have a bunch of fields. For example, IceGrid returns the following node description:

node `Alpha'
{
    operating system = `Linux'
    host name = `alpha'
    release = `2.6.15-1-686'
    version = `#2 Mon Mar 6 15:27:08 UTC 2006'
    machine type = `i686'
    number of processors = `1'
}


The documentation for this struct was generated from the following file:
  • cpu.ice
 

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5