Hermes SDK Documentation
|
#include "protodefinitions/Hermes.pb.h"
#include <functional>
#include <memory>
#include <chrono>
#include <vector>
#include <mutex>
Go to the source code of this file.
Classes | |
class | HermesSDK::Hive |
Typedefs | |
typedef std::function< void(Hermes::Protocol::HiveNode _node)> | HermesSDK::hiveNodeCallback |