7#ifndef LOGICALACCESS_SAMCHIP_HPP
8#define LOGICALACCESS_SAMCHIP_HPP
11#include <logicalaccess/lla_core_api.hpp>
The base chip class for all chip. Each chip have is own object and providers according to himself and...
Definition: chip.hpp:37
The SAM chip base class.
Definition: samchip.hpp:20
SAMChip()
Constructor.
Definition: samchip.hpp:25
std::string getGenericCardType() const override
Get the generic card type.
Definition: samchip.hpp:47
SAMChip(std::string t)
Constructor.
Definition: samchip.hpp:33
#define CHIP_SAM
Definition: samchip.hpp:15