ChimeraTK-DeviceAccess 03.20.00
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ChimeraTK::MapFileParser Class Reference

#include <MapFileParser.h>

Static Public Member Functions

static std::pair< NumericAddressedRegisterCatalogue, MetadataCatalogueparse (const std::string &fileName)
 Performs parsing of specified MAP file, resulting in catalogue objects describing all registers and metadata available in file.
 

Detailed Description

Definition at line 12 of file MapFileParser.h.

Member Function Documentation

◆ parse()

std::pair< NumericAddressedRegisterCatalogue, MetadataCatalogue > ChimeraTK::MapFileParser::parse ( const std::string &  fileName)
static

Performs parsing of specified MAP file, resulting in catalogue objects describing all registers and metadata available in file.

Exceptions
ChimeraTK::logic_errorif parsing error detected or the specified MAP file cannot be opened.
Parameters
fileNamename of MAP file
Returns
pair of the register catalogue and the metadata catalogue

Definition at line 15 of file MapFileParser.cpp.


The documentation for this class was generated from the following files: