ROSE  0.11.145.0
Sawyer::Message::Common Namespace Reference

Description

Commonly used message types.

This namespace exists so that users can say using namespace Sawyer::Message::Common to be able to use the most important message types without name qualification and without also bringing in all the things that are less frequently used.

In particular, this does not include Sawyer::Message::mlog since users often name their own facilities "mlog".