addFormatForCard(const std::string &type, std::shared_ptr< FormatInfos > formatInfos) | logicalaccess::CardsFormatComposite | |
atoull(const std::string &str) | logicalaccess::XmlSerializable | protectedstatic |
CardsFormatComposite() | logicalaccess::CardsFormatComposite | |
createFormatFromXml(const std::string &xmlstring, const std::string &rootNode) const | logicalaccess::CardsFormatComposite | |
d_ReaderUnit | logicalaccess::CardsFormatComposite | protected |
formatHexString(std::string hexstr) | logicalaccess::XmlSerializable | static |
formatsList | logicalaccess::CardsFormatComposite | protected |
getConfiguredCardTypes() | logicalaccess::CardsFormatComposite | |
getDefaultXmlNodeName() const override | logicalaccess::CardsFormatComposite | virtual |
getReaderUnit() const | logicalaccess::CardsFormatComposite | |
readFormat() | logicalaccess::CardsFormatComposite | |
readFormat(std::shared_ptr< Chip > chip) | logicalaccess::CardsFormatComposite | |
removeFormatForCard(const std::string &type) | logicalaccess::CardsFormatComposite | |
removeXmlDeclaration(const std::string &xmlstring) | logicalaccess::XmlSerializable | static |
retrieveFormatForCard(const std::string &type) | logicalaccess::CardsFormatComposite | |
serialize(boost::property_tree::ptree &parentNode) override | logicalaccess::CardsFormatComposite | virtual |
serialize() | logicalaccess::CardsFormatComposite | virtual |
serialize(boost::property_tree::ptree &parentNode)=0 | logicalaccess::CardsFormatComposite | virtual |
serializeToFile(const std::string &filename) | logicalaccess::XmlSerializable | virtual |
serializeWithHeaders() | logicalaccess::XmlSerializable | virtual |
setReaderUnit(std::weak_ptr< ReaderUnit > unit) | logicalaccess::CardsFormatComposite | |
unSerialize(boost::property_tree::ptree &node) override | logicalaccess::CardsFormatComposite | virtual |
unSerialize(boost::property_tree::ptree &node)=0 | logicalaccess::CardsFormatComposite | virtual |
unSerialize(const std::string &xmlstring, const std::string &rootNode) | logicalaccess::CardsFormatComposite | virtual |
unSerialize(std::istream &is, const std::string &rootNode) | logicalaccess::CardsFormatComposite | virtual |
unSerialize(boost::property_tree::ptree &node, const std::string &rootNode) | logicalaccess::CardsFormatComposite | virtual |
unSerializeFromFile(const std::string &filename) | logicalaccess::XmlSerializable | virtual |
~CardsFormatComposite() | logicalaccess::CardsFormatComposite | virtual |
~XmlSerializable()=default | logicalaccess::XmlSerializable | virtual |