#include <src/PlusDataCollection/IntuitiveDaVinci/IntuitiveDaVinci.h>
Definition at line 30 of file IntuitiveDaVinci.h.
◆ IntuitiveDaVinci()
| IntuitiveDaVinci::IntuitiveDaVinci |
( |
| ) |
|
◆ ~IntuitiveDaVinci()
| IntuitiveDaVinci::~IntuitiveDaVinci |
( |
| ) |
|
◆ connect()
| ISI_STATUS IntuitiveDaVinci::connect |
( |
| ) |
|
◆ connectWithArgs()
| ISI_STATUS IntuitiveDaVinci::connectWithArgs |
( |
| ) |
|
|
protected |
◆ copyTransform()
| void IntuitiveDaVinci::copyTransform |
( |
ISI_TRANSFORM * |
in, |
|
|
ISI_TRANSFORM * |
out |
|
) |
| |
|
protected |
◆ disconnect()
| ISI_STATUS IntuitiveDaVinci::disconnect |
( |
| ) |
|
◆ getLibraryVersion()
| std::string IntuitiveDaVinci::getLibraryVersion |
( |
| ) |
|
◆ getManipulatorNames()
| std::vector< std::string > IntuitiveDaVinci::getManipulatorNames |
( |
| ) |
|
◆ getPosition()
| void IntuitiveDaVinci::getPosition |
( |
ISI_TRANSFORM * |
T | ) |
|
◆ isConnected()
| bool IntuitiveDaVinci::isConnected |
( |
| ) |
|
◆ printHelp()
| void IntuitiveDaVinci::printHelp |
( |
| ) |
|
◆ printStreamState()
| void IntuitiveDaVinci::printStreamState |
( |
ISI_MANIP_INDEX |
manipIndex | ) |
|
|
protected |
◆ printTransform()
| void IntuitiveDaVinci::printTransform |
( |
const ISI_TRANSFORM * |
T | ) |
|
◆ printVersion()
| void IntuitiveDaVinci::printVersion |
( |
| ) |
|
|
protected |
◆ setEventCallback()
| ISI_STATUS IntuitiveDaVinci::setEventCallback |
( |
ISI_EVENT_CALLBACK |
eCB, |
|
|
void * |
userData |
|
) |
| |
◆ setHostInfo()
| void IntuitiveDaVinci::setHostInfo |
( |
const std::string |
ip, |
|
|
const unsigned int |
port, |
|
|
const std::string |
pass |
|
) |
| |
◆ setIpAddr()
| void IntuitiveDaVinci::setIpAddr |
( |
const std::string |
ip | ) |
|
◆ setPassword()
| void IntuitiveDaVinci::setPassword |
( |
const std::string |
password | ) |
|
◆ setPort()
| void IntuitiveDaVinci::setPort |
( |
const unsigned int |
port | ) |
|
◆ setStreamCallback()
| ISI_STATUS IntuitiveDaVinci::setStreamCallback |
( |
ISI_STREAM_CALLBACK |
sCB, |
|
|
void * |
userData |
|
) |
| |
◆ start()
| bool IntuitiveDaVinci::start |
( |
| ) |
|
◆ stop()
| void IntuitiveDaVinci::stop |
( |
| ) |
|
◆ subscribe()
| ISI_STATUS IntuitiveDaVinci::subscribe |
( |
ISI_EVENT_CALLBACK |
eCB, |
|
|
ISI_STREAM_CALLBACK |
sCB, |
|
|
void * |
eventUserData, |
|
|
void * |
streamUserData |
|
) |
| |
◆ mConnected
| bool IntuitiveDaVinci::mConnected |
|
protected |
◆ mIpAddr
| std::string IntuitiveDaVinci::mIpAddr |
|
protected |
◆ mManipIndex
| ISI_MANIP_INDEX IntuitiveDaVinci::mManipIndex |
|
protected |
◆ mPassword
| std::string IntuitiveDaVinci::mPassword |
|
protected |
◆ mPort
| unsigned int IntuitiveDaVinci::mPort |
|
protected |
◆ mPrintStream
| ISI_BOOLEAN IntuitiveDaVinci::mPrintStream |
|
protected |
◆ mQuit
| ISI_BOOLEAN IntuitiveDaVinci::mQuit |
|
protected |
◆ mRateHz
| unsigned int IntuitiveDaVinci::mRateHz |
|
protected |
◆ mStatus
| ISI_STATUS IntuitiveDaVinci::mStatus |
|
protected |
The documentation for this class was generated from the following files: