GAMS  1.2.2
Region.h File Reference
#include <string>
#include <vector>
#include "gams/GamsExport.h"
#include "madara/knowledge/containers/Integer.h"
#include "madara/knowledge/containers/NativeDoubleVector.h"
#include "madara/knowledge/KnowledgeBase.h"

Go to the source code of this file.

Classes

class  gams::variables::Region
 A container for region information. More...
 

Namespaces

 gams
 Contains all GAMS-related tools, classes and code.
 
 gams::variables
 Provides MADARA containers for GAMS-related entities and information.
 

Functions

GAMS_EXPORT void gams::variables::init_vars (Region &variables, madara::knowledge::KnowledgeBase &knowledge, const std::string &region_name="0")
 Initializes region containers. More...