#include <lldxhardware.h>

Public Member Functions | |
| LLVersion () | |
| BOOL | set (const std::string &version_string) |
| S32 | getField (const S32 field_num) |
Protected Attributes | |
| std::string | mVersionString |
| S32 | mFields [4] |
| BOOL | mValid |
Definition at line 41 of file lldxhardware.h.
| LLVersion::LLVersion | ( | ) |
| BOOL LLVersion::set | ( | const std::string & | version_string | ) |
std::string LLVersion::mVersionString [protected] |
Definition at line 48 of file lldxhardware.h.
S32 LLVersion::mFields[4] [protected] |
Definition at line 49 of file lldxhardware.h.
BOOL LLVersion::mValid [protected] |
Definition at line 50 of file lldxhardware.h.
1.5.5