MADARA  3.4.1
Arguments.h
Go to the documentation of this file.
1 
2 #ifndef _MADARA_FILTER_ARGUMENTS_
3 #define _MADARA_FILTER_ARGUMENTS_
4 
12 namespace madara
13 {
14 namespace filters
15 {
16 enum
17 {
18  RECORD = 0,
27  TOTAL_ARGUMENTS = 9
28 };
29 }
30 }
31 
32 #endif // _MADARA_FILTER_ARGUMENTS_
Copyright(c) 2020 Galois.