Classes | Namespaces | Enumerations
Types.h File Reference
#include <string>
#include <list>
#include <designators/CDesignator.h>
#include <vector>
#include <map>
#include <Node.h>
Include dependency graph for Types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  beliefstate::ConfigSettings
 Configuration settings container. More...
struct  beliefstate::Event
 Central Event structure, allowing information flow between components. More...
struct  beliefstate::Result
 Central Result container for requests of all types. More...
struct  beliefstate::ServiceEvent
 Central ServiceEvent structure, allowing asynchronous services between components. More...
struct  beliefstate::StatusMessage
 Structure describing a status message to be printed to the screen. More...

Namespaces

namespace  beliefstate
 

Main beliefstate system class.


Enumerations

enum  beliefstate::ResultIdentifier {
  beliefstate::RI_NONE, beliefstate::RI_PLUGIN_LOADING_FAILED, beliefstate::RI_CONFIG_FILE_NOT_FOUND, beliefstate::RI_FILE_NOT_FOUND,
  beliefstate::RI_PLUGIN_DEPENDENCY_NOT_MET, beliefstate::RI_PLUGIN_DEVELOPMENT_NOT_LOADING
}
 Enumeration of fixed result types. More...
enum  beliefstate::ServiceIdentifier { beliefstate::SI_REQUEST, beliefstate::SI_RESPONSE }
 Enumeration of possible ServiceEvent types. More...
enum  beliefstate::ServiceModifier { beliefstate::SM_FIRST_RESULT, beliefstate::SM_AGGREGATE_RESULTS, beliefstate::SM_IGNORE_RESULTS }
 Enumeration of possible ServiceEvent modificator flags. More...


beliefstate
Author(s): Jan Winkler
autogenerated on Sun Oct 5 2014 22:30:16