#include <DsSession.h>
Public Member Functions | |
| DsSession () | |
| void | setVectDisplay (string name, vector< double > &value) |
| void | remVectDisplay (string name) |
| void | printDisplays () |
| DsSession::DsSession | ( | ) | [inline] |
| void DsSession::setVectDisplay | ( | string | name, | |
| vector< double > & | value | |||
| ) |
| void DsSession::remVectDisplay | ( | string | name | ) |
| void DsSession::printDisplays | ( | ) |
1.5.6