#include <memory>#include <string>#include <cassert>#include <iostream>#include <gmp.h>#include <boost/cstdint.hpp>#include "ariba/utility/logging/Logging.h"#include "ariba/utility/types/Address.h"#include "ariba/utility/serialization.h"

Go to the source code of this file.
Classes | |
| class | ariba::utility::Identifier |
| class | ariba::utility::IdentifierBit |
Namespaces | |
| namespace | ariba |
| namespace | ariba::utility |
Defines | |
| #define | MAX_KEYLENGTH 192 |
Functions | |
| sznBeginDefault (ariba::utility::Identifier, X) | |
| sznEnd () | |
| #define MAX_KEYLENGTH 192 |
< maximum length of the key
Definition at line 53 of file Identifier.h.
Referenced by ariba::utility::DddVis::getNodeNumber(), ariba::utility::Identifier::setKeyLength(), and ariba::utility::Identifier::toString().
| sznBeginDefault | ( | ariba::utility::Identifier | , | |
| X | ||||
| ) |
Definition at line 570 of file Identifier.h.
| sznEnd | ( | ) |
1.6.1