DDS
ver. 3.6
|
#include "BoostHelper.h"
#include "DDSHelper.h"
#include "ErrorCode.h"
#include "MiscSetup.h"
#include "Options.h"
#include "Res.h"
#include "SysHelper.h"
#include "Tools.h"
#include "UserDefaults.h"
#include <thread>
Functions | |
void | requestCommanderInfo (CSession &_session, const SOptions_t &_options) |
void | requestAgentInfo (CSession &_session, const SOptions_t &) |
void | requestSlotInfo (CSession &_session, const SOptions_t &) |
void | requestAgentCount (CSession &_session, const SOptions_t &_options) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
void requestAgentCount | ( | CSession & | _session, |
const SOptions_t & | _options | ||
) |
void requestAgentInfo | ( | CSession & | _session, |
const SOptions_t & | |||
) |
void requestCommanderInfo | ( | CSession & | _session, |
const SOptions_t & | _options | ||
) |
void requestSlotInfo | ( | CSession & | _session, |
const SOptions_t & | |||
) |