#include <inttypes.h>
#include <exception>
Go to the source code of this file.
Namespaces | |
namespace | UTAP |
namespace | UTAP::prefix |
Enumerations | |
enum | prefix_t { URGENT = 1, COMMITTED = 2, CONSTANT = 4, BROADCAST = 8, REFERENCE = 16, META = 32 } |
Functions | |
std::ostream & | operator<< (std::ostream &o, const UTAP::type_t &t) |
|
|
|
|