![]() |
Keyple Card Calypso C++ Library 2.1.0
Reference Terminal Reader API for C++
|
Typedefs | |
using | StatusProperties = AbstractApduCommand::StatusProperties |
using | ProductType = CalypsoSam::ProductType |
using | FileOccurrence = CardSelectorSpi::FileOccurrence |
using | FileControlInformation = CardSelectorSpi::FileControlInformation |
using | DirectoryHeaderBuilder = DirectoryHeaderAdapter::DirectoryHeaderBuilder |
using | FileHeaderBuilder = FileHeaderAdapter::FileHeaderBuilder |
Functions | |
std::ostream & | operator<< (std::ostream &os, const std::shared_ptr< ApduRequestAdapter > ara) |
std::ostream & | operator<< (std::ostream &os, const CalypsoCardAdapter &cca) |
std::ostream & | operator<< (std::ostream &os, const std::shared_ptr< CalypsoCardAdapter > cca) |
std::ostream & | operator<< (std::ostream &os, const CalypsoCardClass &ccc) |
std::ostream & | operator<< (std::ostream &os, const CardRequestAdapter &cra) |
std::ostream & | operator<< (std::ostream &os, const std::shared_ptr< CardRequestAdapter > cra) |
std::ostream & | operator<< (std::ostream &os, const CardSelectionRequestAdapter &csra) |
std::ostream & | operator<< (std::ostream &os, const std::shared_ptr< CardSelectionRequestAdapter > csra) |
std::ostream & | operator<< (std::ostream &os, const CardTransactionManagerAdapter::ApduResponseAdapter &ara) |
std::ostream & | operator<< (std::ostream &os, const std::shared_ptr< CardTransactionManagerAdapter::ApduResponseAdapter > ara) |
std::ostream & | operator<< (std::ostream &os, const CardTransactionManagerAdapter::SessionState ss) |
std::ostream & | operator<< (std::ostream &os, const CmdCardReadRecords::ReadMode rm) |
std::ostream & | operator<< (std::ostream &os, const ElementaryFileAdapter &fha) |
std::ostream & | operator<< (std::ostream &os, const std::shared_ptr< ElementaryFileAdapter > fha) |
std::ostream & | operator<< (std::ostream &os, const FileDataAdapter &fda) |
std::ostream & | operator<< (std::ostream &os, const FileHeaderAdapter &fha) |
std::ostream & | operator<< (std::ostream &os, const std::shared_ptr< FileHeaderAdapter > fha) |
std::ostream & | operator<< (std::ostream &os, const SvDebitLogRecordAdapter &ra) |
std::ostream & | operator<< (std::ostream &os, const std::shared_ptr< SvDebitLogRecordAdapter > ra) |
std::ostream & | operator<< (std::ostream &os, const SvLoadLogRecordAdapter &ra) |
std::ostream & | operator<< (std::ostream &os, const std::shared_ptr< SvLoadLogRecordAdapter > ra) |
using keyple::card::calypso::DirectoryHeaderBuilder = typedef DirectoryHeaderAdapter::DirectoryHeaderBuilder |
Definition at line 24 of file DirectoryHeaderAdapter.cpp.
using keyple::card::calypso::FileControlInformation = typedef CardSelectorSpi::FileControlInformation |
Definition at line 28 of file CardSelectorAdapter.h.
Definition at line 22 of file FileHeaderAdapter.cpp.
using keyple::card::calypso::FileOccurrence = typedef CardSelectorSpi::FileOccurrence |
Definition at line 27 of file CardSelectorAdapter.h.
typedef CalypsoSam::ProductType keyple::card::calypso::ProductType |
Definition at line 26 of file CardSecuritySettingAdapter.cpp.
Definition at line 24 of file AbstractApduCommand.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const CalypsoCardAdapter & | cca | ||
) |
Definition at line 739 of file CalypsoCardAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const CalypsoCardClass & | ccc | ||
) |
Definition at line 45 of file CalypsoCardClass.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const CardRequestAdapter & | cra | ||
) |
Definition at line 35 of file CardRequestAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const CardSelectionRequestAdapter & | csra | ||
) |
Definition at line 38 of file CardSelectionRequestAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const CardTransactionManagerAdapter::ApduResponseAdapter & | ara | ||
) |
Definition at line 2285 of file CardTransactionManagerAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const CardTransactionManagerAdapter::SessionState | ss | ||
) |
Definition at line 2309 of file CardTransactionManagerAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const CmdCardReadRecords::ReadMode | rm | ||
) |
Definition at line 160 of file CmdCardReadRecords.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const ElementaryFileAdapter & | fha | ||
) |
Definition at line 68 of file ElementaryFileAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const FileDataAdapter & | fda | ||
) |
Definition at line 227 of file FileDataAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const FileHeaderAdapter & | fha | ||
) |
Definition at line 188 of file FileHeaderAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const std::shared_ptr< ApduRequestAdapter > | ara | ||
) |
Definition at line 58 of file ApduRequestAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const std::shared_ptr< CalypsoCardAdapter > | cca | ||
) |
Definition at line 783 of file CalypsoCardAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const std::shared_ptr< CardRequestAdapter > | cra | ||
) |
Definition at line 45 of file CardRequestAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const std::shared_ptr< CardSelectionRequestAdapter > | csra | ||
) |
Definition at line 48 of file CardSelectionRequestAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const std::shared_ptr< CardTransactionManagerAdapter::ApduResponseAdapter > | ara | ||
) |
Definition at line 2296 of file CardTransactionManagerAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const std::shared_ptr< ElementaryFileAdapter > | fha | ||
) |
Definition at line 79 of file ElementaryFileAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const std::shared_ptr< FileHeaderAdapter > | fha | ||
) |
Definition at line 204 of file FileHeaderAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const std::shared_ptr< SvDebitLogRecordAdapter > | ra | ||
) |
Definition at line 110 of file SvDebitLogRecordAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const std::shared_ptr< SvLoadLogRecordAdapter > | ra | ||
) |
Definition at line 120 of file SvLoadLogRecordAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const SvDebitLogRecordAdapter & | ra | ||
) |
Definition at line 94 of file SvDebitLogRecordAdapter.cpp.
std::ostream & keyple::card::calypso::operator<< | ( | std::ostream & | os, |
const SvLoadLogRecordAdapter & | ra | ||
) |
Definition at line 103 of file SvLoadLogRecordAdapter.cpp.