.. _hardware_pgp_pci_status: ========= PciStatus ========= PciStatus objects in C++ are referenced by the following shared pointer typedef: .. doxygentypedef:: rogue::hardware::pgp::PciStatusPtr The class description is shown below: .. doxygenclass:: rogue::hardware::pgp::PciStatus :members: The structure which the above class wraps is shown below. All of these members are exposed in the above class. .. doxygenstruct:: PciStatus :members: