DTRACK2_PROT_MAXLEN | DTrackSDK | static |
DTrackParser() | DTrackParser | protected |
DTrackSDK(const std::string &connection) | DTrackSDK | |
DTrackSDK(unsigned short data_port) | DTrackSDK | |
DTrackSDK(const std::string &server_host, unsigned short data_port) | DTrackSDK | |
DTrackSDK(const std::string &server_host, unsigned short server_port, unsigned short data_port) | DTrackSDK | |
DTrackSDK(const std::string &server_host, unsigned short server_port, unsigned short data_port, RemoteSystemType remote_type, int data_bufsize=0, int data_timeout_us=0, int srv_timeout_us=0) | DTrackSDK | |
enableStatefulFirewallConnection(const std::string &senderHost, unsigned short senderPort=DTRACK2_PORT_UDPSENDER) | DTrackSDK | |
endFrame() | DTrackParser | protected |
ERR_NET enum value | DTrackSDK | |
ERR_NONE enum value | DTrackSDK | |
ERR_PARSE enum value | DTrackSDK | |
ERR_TIMEOUT enum value | DTrackSDK | |
Errors enum name | DTrackSDK | |
flystickBeep(int flystickId, double durationMs, double frequencyHz) | DTrackSDK | |
flystickVibration(int flystickId, int vibrationPattern) | DTrackSDK | |
getBody(int id) const | DTrackParser | |
getBuf() const | DTrackSDK | |
getDataPort() const | DTrackSDK | |
getFlyStick(int id) const | DTrackParser | |
getFrameCounter() const | DTrackParser | |
getHand(int id) const | DTrackParser | |
getHuman(int id) const | DTrackParser | |
getInertial(int id) const | DTrackParser | |
getLastDataError() const | DTrackSDK | |
getLastDTrackError() const | DTrackSDK | |
getLastDTrackErrorDescription() const | DTrackSDK | |
getLastServerError() const | DTrackSDK | |
getLatencyUsec() const | DTrackParser | |
getMarker(int index) const | DTrackParser | |
getMeaRef(int id) const | DTrackParser | |
getMeaTool(int id) const | DTrackParser | |
getMessage() | DTrackSDK | |
getMessageErrorId() const | DTrackSDK | |
getMessageFrameNr() const | DTrackSDK | |
getMessageMsg() const | DTrackSDK | |
getMessageOrigin() const | DTrackSDK | |
getMessageStatus() const | DTrackSDK | |
getNumBody() const | DTrackParser | |
getNumFlyStick() const | DTrackParser | |
getNumHand() const | DTrackParser | |
getNumHuman() const | DTrackParser | |
getNumInertial() const | DTrackParser | |
getNumMarker() const | DTrackParser | |
getNumMeaRef() const | DTrackParser | |
getNumMeaTool() const | DTrackParser | |
getParam(const std::string &category, const std::string &name, std::string &value) | DTrackSDK | |
getParam(const std::string ¶meter, std::string &value) | DTrackSDK | |
getRemoteSystemType() const | DTrackSDK | |
getStatus() const | DTrackParser | |
getTimeStamp() const | DTrackParser | |
getTimeStampSec() const | DTrackParser | |
getTimeStampUsec() const | DTrackParser | |
isCommandInterfaceFullAccess() | DTrackSDK | |
isCommandInterfaceValid() const | DTrackSDK | |
isDataInterfaceValid() const | DTrackSDK | |
isLocalDataPortValid() const | DTrackSDK | inline |
isStatusAvailable() const | DTrackParser | |
isTCPValid() const | DTrackSDK | inline |
isUDPValid() const | DTrackSDK | inline |
isValid() | DTrackSDK | |
parseLine(char **line) | DTrackParser | protected |
processPacket(const std::string &data) | DTrackSDK | |
receive() | DTrackSDK | |
RemoteSystemType enum name | DTrackSDK | |
sendCommand(const std::string &command) | DTrackSDK | inline |
sendDTrack1Command(const std::string &command) | DTrackSDK | |
sendDTrack2Command(const std::string &command, std::string *answer=NULL) | DTrackSDK | |
setCommandTimeoutUS(int timeout) | DTrackSDK | |
setControllerTimeoutUS(int timeout) | DTrackSDK | inline |
setDataBufferSize(int bufSize) | DTrackSDK | |
setDataTimeoutUS(int timeout) | DTrackSDK | |
setParam(const std::string &category, const std::string &name, const std::string &value) | DTrackSDK | |
setParam(const std::string ¶meter) | DTrackSDK | |
startFrame() | DTrackParser | protected |
startMeasurement() | DTrackSDK | |
stopMeasurement() | DTrackSDK | |
SYS_DTRACK enum value | DTrackSDK | |
SYS_DTRACK_2 enum value | DTrackSDK | |
SYS_DTRACK_UNKNOWN enum value | DTrackSDK | |
tactileFinger(int handId, int fingerId, double strength) | DTrackSDK | |
tactileHand(int handId, const std::vector< double > &strength) | DTrackSDK | |
tactileHandOff(int handId, int numFinger) | DTrackSDK | |
~DTrackParser() | DTrackParser | protectedvirtual |
~DTrackSDK() | DTrackSDK | |