64 inline bool SendCommand(
const std::string &command,
const std::string &
t)
70 inline bool SendCommand(
const std::string &command,
const std::vector<T> &v)
75 inline bool SendCommand(
const std::string &command,
const void *d,
size_t s)
95 inline void SendCommandNB(
const std::string &command,
const std::vector<T> &v)
100 inline void SendCommandNB(
const std::string &command,
const void *d,
size_t s)
static int sendCommand(const char *name, int data)
bool SendCommand(const std::string &command)
Namespace to host some global Dim helper functions.
static void sendCommandNB(const char *name, int data)
void SendCommandNB(const std::string &command)