class NMEAPlus::AISMessageFactory

Defines a factory for AIS messages, which will all use {NMEAPlus::Message::AIS::AISMessage} as their base. The factory extracts the NMEA data type (prefixed by a 2-character “talker ID”), and looks for a class with that name within the NMEA message namespace.