ML Reference
ml::CompilerInfo Class Reference

#include <mlCompilerInfo.h>

List of all members.

Static Public Member Functions

static const std::string & name ()
 Returns the compiler name.

Static Public Attributes

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

Detailed Description

Definition at line 21 of file mlCompilerInfo.h.


Member Function Documentation

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

Returns the compiler name.


Member Data Documentation

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

Unknown model name constant.

Definition at line 28 of file mlCompilerInfo.h.


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