|
Alamo
|
#include <InputScraper.H>
Public Member Functions | |
| TraversalBranchScope (ParmParse &pp, std::string name, std::string value) | |
| ~TraversalBranchScope () | |
Private Attributes | |
| bool | active = false |
Definition at line 78 of file InputScraper.H.
| IO::InputScraper::TraversalBranchScope::TraversalBranchScope | ( | ParmParse & | pp, |
| std::string | name, | ||
| std::string | value | ||
| ) |
Definition at line 700 of file InputScraper.cpp.
| IO::InputScraper::TraversalBranchScope::~TraversalBranchScope | ( | ) |
Definition at line 711 of file InputScraper.cpp.
|
private |
Definition at line 85 of file InputScraper.H.