Keypop Calypso Crypto Legacy SAM C++ API 0.6.0
Reference Calypso Crypto Legacy SAM API for C++
include
keypop
calypso
crypto
legacysam
transaction
SamTraceabilityMode.hpp
Go to the documentation of this file.
1
/**************************************************************************************************
2
* Copyright (c) 2024 Calypso Networks Association https://calypsonet.org/ *
3
* *
4
* This program and the accompanying materials are made available under the *
5
* terms of the MIT License which is available at https://opensource.org/licenses/MIT. *
6
* *
7
* SPDX-License-Identifier: MIT *
8
**************************************************************************************************/
9
10
#pragma once
11
12
#include <memory>
13
#include <stdexcept>
14
#include <string>
15
16
namespace
keypop
{
17
namespace
calypso {
18
namespace
crypto {
19
namespace
legacysam {
20
namespace
transaction {
21
27
enum class
SamTraceabilityMode
{
33
FULL_SERIAL_NUMBER
,
34
40
TRUNCATED_SERIAL_NUMBER
41
};
42
43
}
/* namespace transaction */
44
}
/* namespace legacysam */
45
}
/* namespace crypto */
46
}
/* namespace calypso */
47
}
/* namespace keypop */
keypop::calypso::crypto::legacysam::transaction::SamTraceabilityMode
SamTraceabilityMode
Definition:
SamTraceabilityMode.hpp:27
keypop::calypso::crypto::legacysam::transaction::SamTraceabilityMode::TRUNCATED_SERIAL_NUMBER
@ TRUNCATED_SERIAL_NUMBER
keypop::calypso::crypto::legacysam::transaction::SamTraceabilityMode::FULL_SERIAL_NUMBER
@ FULL_SERIAL_NUMBER
keypop
Definition:
CounterIncrementAccess.hpp:12
Generated by
1.9.2