#include <memory>
#include <string>
#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.
Namespaces | |
namespace | ariba |
namespace | ariba::utility |
Classes | |
class | ariba::utility::Identifier |
class | ariba::utility::IdentifierBit |
Defines | |
#define | MAX_KEYLENGTH 192 |
Functions | |
sznBeginDefault (ariba::utility::Identifier, X) | |
sznEnd () | |
Variables | |
ariba::utility::using_serialization |
#define MAX_KEYLENGTH 192 |
< maximum length of the key
Definition at line 51 of file Identifier.h.
Referenced by ariba::utility::Identifier::setKeyLength(), and ariba::utility::Identifier::toString().
sznBeginDefault | ( | ariba::utility::Identifier | , | |
X | ||||
) |
Definition at line 568 of file Identifier.h.
sznEnd | ( | ) |