Namespaces | |
namespace | opennwa |
This file defines forward declarations for various useful NWA-related types. | |
namespace | opennwa::construct |
Functions | |
NwaRefPtr | opennwa::construct::unionNwa (Nwa const &first, Nwa const &second) |
constructs the NWA resulting from the union of the given NWAs | |
void | opennwa::construct::unionNwa (Nwa &out, Nwa const &first, Nwa const &second) |
constructs the NWA resulting from the union of the given NWAs |