Keypop Calypso Card C++ API 2.0.0
Reference Calypso Card API for C++
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
i
l
o
p
r
s
t
u
~
Functions
a
c
d
e
f
g
i
p
r
s
u
~
Enumerations
Enumerator
Related Functions
Files
File List
•
All
Classes
Namespaces
Files
Functions
Enumerations
Enumerator
Friends
Pages
include
keypop
calypso
card
SelectFileControl.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
15
namespace
keypop
{
16
namespace
calypso {
17
namespace
card {
18
25
enum class
SelectFileControl
{
31
FIRST_EF
,
32
38
NEXT_EF
,
39
45
CURRENT_DF
46
};
47
48
}
/* namespace card */
49
}
/* namespace calypso */
50
}
/* namespace keypop */
keypop::calypso::card::SelectFileControl
SelectFileControl
Definition:
SelectFileControl.hpp:25
keypop::calypso::card::SelectFileControl::NEXT_EF
@ NEXT_EF
keypop::calypso::card::SelectFileControl::CURRENT_DF
@ CURRENT_DF
keypop::calypso::card::SelectFileControl::FIRST_EF
@ FIRST_EF
keypop
Definition:
CalypsoCardApiFactory.hpp:22
Generated by
1.9.2