USB ポートの判別クラス. More...
#include <IsUsbCom.h>
Public Member Functions | |
virtual std::vector< std::string > | baseNames (void) const |
登録済みのポートのベース名を返す | |
virtual std::vector< std::string > | usbDrivers (void) const |
優先表示するドライバ名を返す | |
virtual | ~IsUsbCom (void) |
USB ポートの判別クラス.
Definition at line 22 of file IsUsbCom.h.
virtual qrk::IsUsbCom::~IsUsbCom | ( | void | ) | [inline, virtual] |
Definition at line 24 of file IsUsbCom.h.
virtual std::vector<std::string> qrk::IsUsbCom::baseNames | ( | void | ) | const [inline, virtual] |
virtual std::vector<std::string> qrk::IsUsbCom::usbDrivers | ( | void | ) | const [inline, virtual] |