#include <lldxhardware.h>
Collaboration diagram for LLVersion:

| 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 40 of file lldxhardware.h.
| LLVersion::LLVersion | ( | ) | 
| BOOL LLVersion::set | ( | const std::string & | version_string | ) | 
| S32 LLVersion::mFields[4]  [protected] | 
Definition at line 48 of file lldxhardware.h.
| BOOL LLVersion::mValid  [protected] | 
Definition at line 49 of file lldxhardware.h.
| std::string LLVersion::mVersionString  [protected] | 
Definition at line 47 of file lldxhardware.h.
 1.4.7
 1.4.7