|
The Pedigree Project
0.1
|
This is the complete list of members for Loopback, including all inherited members.
| addChild(Device *pDevice) | Device | |
| addresses() | Device | inlinevirtual |
| addToRoot(Device *device) | Device | static |
| badPacket() | Network | virtual |
| Bus enum value | Device | |
| calculateChecksum(uintptr_t buffer, size_t nBytes) | Network | static |
| Callback typedef (defined in Device) | Device | |
| Console enum value | Device | |
| Controller enum value | Device | |
| convertToIpv4(uint8_t a, uint8_t b, uint8_t c, uint8_t d) | Network | static |
| convertToIpv6(uint8_t a, uint8_t b=0, uint8_t c=0, uint8_t d=0, uint8_t e=0, uint8_t f=0, uint8_t g=0, uint8_t h=0, uint8_t i=0, uint8_t j=0, uint8_t k=0, uint8_t l=0, uint8_t m=0, uint8_t n=0, uint8_t o=0, uint8_t p=0) | Network | static |
| Device() (defined in Device) | Device | |
| Device(Device *p) | Device | |
| Disk enum value | Device | |
| Display enum value | Device | |
| droppedPacket() | Network | virtual |
| dump(String &str) | Network | virtual |
| foreach(Callback callback, Device *root=0) | Device | static |
| foreach(pedigree_std::Callable< F > &callback, Device *root, Args...args) (defined in Device) | Device | static |
| Generic enum value | Device | |
| getChild(size_t n) | Device | |
| getInterruptNumber() | Device | inlinevirtual |
| getName(String &str) | Loopback | inlinevirtual |
| getNumChildren() | Device | |
| getParent() const | Device | inline |
| getPciBusPosition() | Device | inline |
| getPciClassCode() | Device | inline |
| getPciConfigHeader() const | Device | inline |
| getPciDeviceId() | Device | inline |
| getPciDevicePosition() | Device | inline |
| getPciFunctionNumber() | Device | inline |
| getPciProgInterface() | Device | inline |
| getPciSubclassCode() | Device | inline |
| getPciVendorId() | Device | inline |
| getSpecificType() | Device | inlinevirtual |
| getStationInfo() | Loopback | virtual |
| getType() | Network | virtual |
| gotPacket() | Network | virtual |
| instance() (defined in Loopback) | Loopback | inline |
| isConnected() | Network | virtual |
| Loopback() (defined in Loopback) | Loopback | |
| Loopback(Network *pDev) (defined in Loopback) | Loopback | |
| Loopback(const Loopback &) (defined in Loopback) | Loopback | private |
| m_Addresses | Device | protected |
| m_Children | Device | protected |
| m_ClassCode | Device | protected |
| m_ConfigHeader | Device | protected |
| m_DeviceId | Device | protected |
| m_Instance (defined in Loopback) | Loopback | privatestatic |
| m_InterruptNumber | Device | protected |
| m_PciBusPos | Device | protected |
| m_PciDevicePos | Device | protected |
| m_PciFunctionNum | Device | protected |
| m_pParent | Device | protected |
| m_ProgInterface | Device | protected |
| m_Root | Device | protectedstatic |
| m_SpecificType | Device | protected |
| m_StationInfo (defined in Network) | Network | protected |
| m_SubclassCode | Device | protected |
| m_TreeLock | Device | protectedstatic |
| m_VendorId | Device | protected |
| Mouse enum value | Device | |
| Network() (defined in Network) | Network | |
| Network(Network *pDev) (defined in Network) | Network | |
| Device::Network enum value | Device | |
| NOT_COPYABLE_OR_ASSIGNABLE(Device) (defined in Device) | Device | protected |
| operator=(const Loopback &) (defined in Loopback) | Loopback | private |
| removeChild(size_t n) | Device | |
| removeChild(Device *d) | Device | |
| replaceChild(Device *src, Device *dest) | Device | |
| root() | Device | inlineprotectedstatic |
| Root enum value | Device | |
| searchByClass(uint16_t classCode, void(*callback)(Device *), Device *root=0) (defined in Device) | Device | static |
| searchByClassAndSubclass(uint16_t classCode, uint16_t subclassCode, void(*callback)(Device *), Device *root=0) (defined in Device) | Device | static |
| searchByClassSubclassAndProgInterface(uint16_t classCode, uint16_t subclassCode, uint8_t progInterface, void(*callback)(Device *), Device *root=0) (defined in Device) | Device | static |
| searchByVendorId(uint16_t vendorId, void(*callback)(Device *), Device *root=0) | Device | static |
| searchByVendorIdAndDeviceId(uint16_t vendorId, uint16_t deviceId, void(*callback)(Device *), Device *root=0) (defined in Device) | Device | static |
| send(size_t nBytes, uintptr_t buffer) | Loopback | virtual |
| setInterruptNumber(uintptr_t n) | Device | inlinevirtual |
| setParent(Device *p) | Device | inline |
| setPciConfigHeader(const PciBus::ConfigSpace &space) | Device | inline |
| setPciIdentifiers(uint8_t classCode, uint8_t subclassCode, uint16_t vendorId, uint16_t deviceId, uint8_t progIf) | Device | inline |
| setPciPosition(uint32_t bus, uint32_t device, uint32_t func) | Device | inline |
| setSpecificType(String str) | Device | inlinevirtual |
| setStationInfo(StationInfo info) (defined in Loopback) | Loopback | virtual |
| Network::setStationInfo(const StationInfo &info) | Network | virtual |
| Sound enum value | Device | |
| Type enum name | Device | |
| UsbContainer enum value | Device | |
| UsbController enum value | Device | |
| UsbGeneric enum value | Device | |
| ~Device() (defined in Device) | Device | virtual |
| ~Loopback() (defined in Loopback) | Loopback | |
| ~Network() (defined in Network) | Network | virtual |
1.8.11