7#ifndef LOGICALACCESS_PROXLOCATION_HPP
8#define LOGICALACCESS_PROXLOCATION_HPP
11#include <logicalaccess/plugins/cards/prox/lla_cards_prox_api.hpp>
35 void serialize(boost::property_tree::ptree &parentNode)
override;
41 void unSerialize(boost::property_tree::ptree &node)
override;
47 std::string getDefaultXmlNodeName()
const override;
63 bool operator==(
const Location &location)
const override;
A location informations.
Definition: location.hpp:19
A Prox location informations.
Definition: proxlocation.hpp:19
std::string getCardType() override
Get the card type for this location.
Definition: proxlocation.hpp:53
int bit
The bit.
Definition: proxlocation.hpp:68