openPSTD  2.0
Open source simulation for sound propagation in urban environments
Namespaces | Functions
edit.cpp File Reference
#include "edit.h"
#include <boost/regex.hpp>
Include dependency graph for edit.cpp:

Namespaces

 OpenPSTD
 This is the general namespace of the OpenPSTD application.
 
 OpenPSTD::CLI
 The CLI provides the possibility to run and check the simulation from a command line without any graphical feedback.
 

Functions

void OpenPSTD::CLI::validate (boost::any &v, const std::vector< std::string > &values, CLIDomainAdd *, int)
 
void OpenPSTD::CLI::validate (boost::any &v, const std::vector< std::string > &values, CLIDomainChange *, int)
 
void OpenPSTD::CLI::validate (boost::any &v, const std::vector< std::string > &values, CLIEdgeAbsorption *, int)
 
void OpenPSTD::CLI::validate (boost::any &v, const std::vector< std::string > &values, CLIEdgeLR *, int)
 
void OpenPSTD::CLI::validate (boost::any &v, const std::vector< std::string > &values, CLISpeakerReceiverAdd *, int)