NDS3  1.0.0
API reference manual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
factory.h File Reference

Define the class that interfaces with the NDS factory and the chosen control system. More...

#include <string>
#include <memory>
#include <thread>
#include "nds3/definitions.h"

Go to the source code of this file.

Classes

class  nds::Factory
 Communicates with a static instance of the control system. More...
 

Namespaces

 nds
 All the classes and methods defined by the NDS3 framework are in the namespace nds.
 

Detailed Description

Define the class that interfaces with the NDS factory and the chosen control system.

Include nds.h instead of this one, since nds3.h takes care of including all the necessary header files (including this one).