Namespaces | |
| namespace | opennwa |
This file defines forward declarations for various useful NWA-related types. | |
Functions | |
| bool | opennwa::string_starts_with (std::string const &str, std::string const &prefix) |
| std::string | opennwa::remove_prefix (std::string const &str, std::string const &prefix) |
| NwaRefPtr | opennwa::assemble_nwa (ProcedureMap const &procedures, boost::function< void(NWA &, State, State)> call_inserter, boost::function< void(NWA &, State, State, State)> return_inserter) |
1.7.1