![]() |
ChimeraTK-DeviceAccess-DoocsBackend 01.12.01
|
#include "CatalogueFetcher.h"#include "ChimeraTK/MappedImage.h"#include "DoocsBackend.h"#include "RegisterInfo.h"#include "StringUtility.h"#include <doocs/EqCall.h>#include <boost/range/algorithm/find.hpp>
Include dependency graph for CatalogueFetcher.cc:Go to the source code of this file.
Variables | |
| const std::vector< std::string > | IGNORE_PATTERNS |
| const std::vector< std::string > | IGNORE_LIST = {"MESSAGE.TICKER", "SPN"} |
| const std::vector<std::string> IGNORE_LIST = {"MESSAGE.TICKER", "SPN"} |
Definition at line 15 of file CatalogueFetcher.cc.
| const std::vector<std::string> IGNORE_PATTERNS |
Definition at line 12 of file CatalogueFetcher.cc.