ML Reference
ml::ComputerModelInfo Class Reference

#include <mlComputerModelInfo.h>

List of all members.

Static Public Member Functions

static const std::string & name ()
 Returns short model name.

Static Public Attributes

static const std::string kUnknownModel
 Unknown model name constant.

Detailed Description

Definition at line 21 of file mlComputerModelInfo.h.


Member Function Documentation

static const std::string& ml::ComputerModelInfo::name ( ) [static]

Returns short model name.


Member Data Documentation

const std::string ml::ComputerModelInfo::kUnknownModel [static]

Unknown model name constant.

Definition at line 28 of file mlComputerModelInfo.h.


The documentation for this class was generated from the following file: