DsSender Class Reference
#include <DsSender.h>
List of all members.
|
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) |
Constructor & Destructor Documentation
| DsSender::DsSender |
( |
string |
sessionName, |
|
|
DsConnType |
connType = DS_CONN_UDP, |
|
|
string |
ip = "localhost", |
|
|
int |
dscopeId = 200 | |
|
) |
| | |
Member Function Documentation
| void DsSender::print |
( |
string |
displayName, |
|
|
vector< Decimal > |
value | |
|
) |
| | |
| void DsSender::rem |
( |
string |
displayName |
) |
|
The documentation for this class was generated from the following files: