#include <system.h>
Definition at line 75 of file system.h.
◆ ArmbianInfo()
| Piduino::System::ArmbianInfo::ArmbianInfo |
( |
| ) |
|
◆ arch()
| const std::string & Piduino::System::ArmbianInfo::arch |
( |
| ) |
const |
|
inline |
◆ board()
| const std::string & Piduino::System::ArmbianInfo::board |
( |
| ) |
const |
|
inline |
◆ boardName()
| const std::string & Piduino::System::ArmbianInfo::boardName |
( |
| ) |
const |
|
inline |
◆ branch()
| const std::string & Piduino::System::ArmbianInfo::branch |
( |
| ) |
const |
|
inline |
◆ family()
| const std::string & Piduino::System::ArmbianInfo::family |
( |
| ) |
const |
|
inline |
◆ found()
| bool Piduino::System::ArmbianInfo::found |
( |
| ) |
const |
|
inline |
◆ version()
| const std::string & Piduino::System::ArmbianInfo::version |
( |
| ) |
const |
|
inline |
◆ _arch
| std::string Piduino::System::ArmbianInfo::_arch |
|
private |
◆ _board
| std::string Piduino::System::ArmbianInfo::_board |
|
private |
◆ _boardName
| std::string Piduino::System::ArmbianInfo::_boardName |
|
private |
◆ _branch
| std::string Piduino::System::ArmbianInfo::_branch |
|
private |
◆ _family
| std::string Piduino::System::ArmbianInfo::_family |
|
private |
◆ _valid
| bool Piduino::System::ArmbianInfo::_valid |
|
private |
◆ _version
| std::string Piduino::System::ArmbianInfo::_version |
|
private |