#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, WINNING = 64, LOSING = 128 } |
Functions | |
std::ostream & | operator<< (std::ostream &o, UTAP::type_t t) |
|
|
|
|