#include <json.h>
#include <threadbaseclass.h>
#include <inputinterface.h>
#include <associatorinterface.h>
#include <gpickparser.h>
#include <jsonparser.h>
#include <ccparser.h>
#include <simplepickparser.h>
#include <queue.h>
#include <thread>
#include <mutex>
#include <future>
#include <string>
#include <sstream>
#include <iostream>
#include <fstream>
#include <vector>
#include <memory>
Go to the source code of this file.
|
| | glass3 |
| | The neic-glass3 project namespace containing all the classes and functions that make up neic-glass3.
|
| |
| | glass3::input |
| | The neic-glass3 project namespace containing input class and functions.
|
| |
| #define GPICK_TYPE "gpick" |
| #define SIMPLE_TYPE "txt" |