artdaq_mfextensions
v1_06_02
Return to top level
Main Page
Namespaces
Classes
Files
File List
File Members
ma_parse.h
1
#ifndef ERROR_HANDLER_MA_PARSE_H
2
#define ERROR_HANDLER_MA_PARSE_H
3
4
#include "ErrorHandler/MessageAnalyzer/ma_types.h"
5
6
namespace
novadaq {
7
namespace
errorhandler {
8
9
class
ma_rule;
10
class
ma_cond_test_expr;
11
12
bool
parse_condition_expr(std::string
const
& s, ma_rule* rule);
13
14
bool
parse_condition_test(std::string
const
& s, ma_cond_test_expr& expr);
15
16
}
// end of namespace errorhandler
17
}
// end of namespace novadaq
18
19
#endif
src
ErrorHandler
MessageAnalyzer
ma_parse.h
Generated on Tue Jul 20 2021 16:14:30 for artdaq_mfextensions by
1.8.5