Classes | |
| class | RootSystemDescriptionPointer |
| The ACPI root system description pointer (RSDP). More... | |
| struct | SystemDescriptionTableHeader |
| The header common to all ACPI system description tables. More... | |
| class | ConfigTableIterator |
| A forward iterator that can traverse all entries in the ACPI root system description table. More... | |
| class | RootSystemDescriptionTable |
| The ACPI Root System Description Table (RSDT). More... | |
| class | FixedAcpiDescriptionTable |
| Defines fixed hardware information such as base addresses, etc. More... | |
| class | DifferentiatedSystemDescriptionTable |
| Contains implementation and configuration information that can be used for power management, thermal management, and Plug'n'Play functionality. More... | |
Functions | |
| bool | operator== (const ConfigTableIterator &lhs, const ConfigTableIterator &rhs) |
| Compares two ConfigTableIterators for equality. | |
| bool | operator!= (const ConfigTableIterator &lhs, const ConfigTableIterator &rhs) |
| Compares two ConfigTableIterators for inequality. | |
1.4.2