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