#include "MessageStruct.hpp"
#include "FeePacket.hpp"
#include "FeeServiceStruct.hpp"
#include <vector>
#include <map>
#include <pthread.h>
Namespaces | |
namespace | dcs |
namespace | dcs::fee |
Defines | |
#define | FEE_CLIENT_WRONG_STATE -1 |
#define | FEE_CLIENT_NOT_STARTED 0 |
|
Define for FeeClientCore has not been started yet.
|
|
Define for error code, if the FeeClientCore is in a wrong state for a choosen interface call.
|