class Iterator

Defined at line 64 of file ../../src/firmware/gigaboot/cpp/acpi.h

Public Methods

const value_type & operator* ()

Defined at line 68 of file ../../src/firmware/gigaboot/cpp/acpi.h

const value_type * operator-> ()

Defined at line 69 of file ../../src/firmware/gigaboot/cpp/acpi.h

Iterator operator++ ()

Defined at line 70 of file ../../src/firmware/gigaboot/cpp/acpi.h

Iterator operator++ (int )

Defined at line 75 of file ../../src/firmware/gigaboot/cpp/acpi.h

Friends

class Controllers
bool Iterator (const Iterator & a, const Iterator & b)
bool Iterator (const Iterator & aconst Iterator & b)