#include "Message.hh"
#include "certi.hh"
#include "PrettyDebug.hh"
#include <stdlib.h>
#include <cstdio>
#include <cstring>
#include <assert.h>
Go to the source code of this file.
Namespaces | |
namespace | certi |
Defines | |
#define | NONE -1 |
Functions | |
static PrettyDebug | G ("GENDOC", __FILE__) |
#define NONE -1 |
Definition at line 38 of file Message.cc.