7#ifndef LOGICALACCESS_SMARTFRAMECHIP_HPP
8#define LOGICALACCESS_SMARTFRAMECHIP_HPP
11#include <logicalaccess/plugins/cards/smartframe/lla_cards_smartframe_api.hpp>
18#define CHIP_SMARTFRAME "SmartFrame"
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 Smart Frame base chip class.
Definition: smartframechip.hpp:24
std::string getGenericCardType() const override
Get the generic card type.
Definition: smartframechip.hpp:40
#define CHIP_SMARTFRAME
Definition: smartframechip.hpp:18