MADARA  3.1.8
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,
28  };
29  }
30 }
31 
32 
33 
34 #endif // _MADARA_FILTER_ARGUMENTS_
Copyright (c) 2015 Carnegie Mellon University.