This is the complete list of members for Peripheral, including all inherited members.
| FreeStruct(PERIPHERAL_INFO &info) (defined in Peripheral) | Peripheral | inlinestatic |
| Index(void) const | Peripheral | inline |
| IsVidPidKnown(void) const | Peripheral | inline |
| Name(void) const | Peripheral | inline |
| Peripheral(PERIPHERAL_TYPE type=PERIPHERAL_TYPE_UNKNOWN, const std::string &strName="") | Peripheral | inline |
| Peripheral(const PERIPHERAL_INFO &info) (defined in Peripheral) | Peripheral | inlineexplicit |
| ProductID(void) const | Peripheral | inline |
| SetIndex(unsigned int index) | Peripheral | inline |
| SetName(const std::string &strName) | Peripheral | inline |
| SetProductID(uint16_t productId) | Peripheral | inline |
| SetType(PERIPHERAL_TYPE type) | Peripheral | inline |
| SetVendorID(uint16_t vendorId) | Peripheral | inline |
| ToStruct(PERIPHERAL_INFO &info) const (defined in Peripheral) | Peripheral | inline |
| Type(void) const | Peripheral | inline |
| VendorID(void) const | Peripheral | inline |
| ~Peripheral(void)=default | Peripheral | virtual |