Namespaces | Functions

union.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  opennwa
 

This file defines forward declarations for various useful NWA-related types.


namespace  opennwa::construct

Functions

void opennwa::construct::unionNwa (Nwa &out, Nwa const &first, Nwa const &second)
 constructs the NWA resulting from the union of the given NWAs
NwaRefPtr opennwa::construct::unionNwa (Nwa const &first, Nwa const &second)
 constructs the NWA resulting from the union of the given NWAs