#include <epa.h>
Definition at line 28 of file epa.h.
◆ EnvironmentalProtectionAgency()
PBD::EnvironmentalProtectionAgency::EnvironmentalProtectionAgency |
( |
bool |
arm = true , |
|
|
const std::string & |
envname = std::string() |
|
) |
| |
◆ ~EnvironmentalProtectionAgency()
PBD::EnvironmentalProtectionAgency::~EnvironmentalProtectionAgency |
( |
| ) |
|
◆ arm()
void PBD::EnvironmentalProtectionAgency::arm |
( |
| ) |
|
◆ clear()
void PBD::EnvironmentalProtectionAgency::clear |
( |
| ) |
const |
|
private |
◆ get_global_epa()
Definition at line 37 of file epa.h.
◆ restore()
void PBD::EnvironmentalProtectionAgency::restore |
( |
| ) |
const |
◆ save()
void PBD::EnvironmentalProtectionAgency::save |
( |
| ) |
|
◆ set_global_epa()
Definition at line 38 of file epa.h.
◆ _armed
bool PBD::EnvironmentalProtectionAgency::_armed |
|
private |
Definition at line 43 of file epa.h.
◆ _envname
std::string PBD::EnvironmentalProtectionAgency::_envname |
|
private |
Definition at line 44 of file epa.h.
◆ _global_epa
Definition at line 46 of file epa.h.
std::map<std::string,std::string> PBD::EnvironmentalProtectionAgency::e |
|
private |
Definition at line 45 of file epa.h.
The documentation for this class was generated from the following file: