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