#include <DsSender.h>
Public Member Functions | |
DsSender (string sessionName, DsConnType connType=DS_CONN_UDP, string ip="localhost", int dscopeId=200) | |
~DsSender () | |
void | print (string displayName, vector< Decimal > value) |
void | rem (string displayName) |
DsSender::DsSender | ( | string | sessionName, | |
DsConnType | connType = DS_CONN_UDP , |
|||
string | ip = "localhost" , |
|||
int | dscopeId = 200 | |||
) |
DsSender::~DsSender | ( | ) |
void DsSender::print | ( | string | displayName, | |
vector< Decimal > | value | |||
) |
void DsSender::rem | ( | string | displayName | ) |