7#ifndef LOGICALACCESS_LEGICPRIMECHIP_HPP
8#define LOGICALACCESS_LEGICPRIMECHIP_HPP
11#include <logicalaccess/plugins/cards/legicprime/lla_cards_legicprime_api.hpp>
18#define CHIP_LEGICPRIME "LegicPrime"
49 std::shared_ptr<LocationNode> getRootLocationNode()
override;
The base chip class for all chip. Each chip have is own object and providers according to himself and...
Definition: chip.hpp:37
The Legic Prime base chip class.
Definition: legicprimechip.hpp:24
std::string getGenericCardType() const override
Get the generic card type.
Definition: legicprimechip.hpp:40
#define CHIP_LEGICPRIME
Definition: legicprimechip.hpp:18