MADARA  3.2.3
FileSettings.h
Go to the documentation of this file.
1 #ifndef _MADARA_FILE_SETTINGS_H_
2 #define _MADARA_FILE_SETTINGS_H_
3 
12 namespace madara
13 {
14  namespace knowledge
15  {
22  {
23  public:
24  int priority;
25  };
26  }
27 }
28 
29 #endif // _MADARA_FILE_SETTINGS_H_
This class provides an interface into the KnowledgeEngine that governs how files are prioritized...
Definition: FileSettings.h:21
Provides functions and classes for the distributed knowledge base.
Copyright (c) 2015 Carnegie Mellon University.