|
| DrotServiceWorkerInternalSkeleton (DrotServiceWorkerSkeleton *_skel) |
|
void | isReachableBridgeFn (const DrotIsReachable &_v) |
|
void | getPositionBridgeFn (const DrotGetPosition &_v) |
|
void | getPositionInit (std::string _unit) |
|
void | setPositionBridgeFn (const DrotSetPosition &_v) |
|
void | setPositionInit (double _position, std::string _unit) |
|
void | getDeviceEncoderPositionBridgeFn (const DrotGetDeviceEncoderPosition &_v) |
|
void | getDeviceEncoderPositionInit (std::string _unit) |
|
void | getAbsoluteEncoderPositionBridgeFn (const DrotGetAbsoluteEncoderPosition &_v) |
|
void | getIncrementalEncoderPositionBridgeFn (const DrotGetIncrementalEncoderPosition &_v) |
|
void | convertPositionBridgeFn (const DrotConvertPosition &_v) |
|
void | convertPositionInit (double _position, bool _absolute, std::string _unit_from, std::string _unit_to) |
|
void | getVelocityBridgeFn (const DrotGetVelocity &_v) |
|
void | isAtHomeBridgeFn (const DrotIsAtHome &_v) |
|
void | isAtLimitBridgeFn (const DrotIsAtLimit &_v) |
|
void | isMovingBridgeFn (const DrotIsMoving &_v) |
|
void | getNamedPositionBridgeFn (const DrotGetNamedPosition &_v) |
|
void | getNamedPositionInit (int _named_position) |
|
void | getRABridgeFn (const DrotGetRA &_v) |
|
void | changeDerotationWithAbsoluteOffsetBridgeFn (const DrotChangeDerotationWithAbsoluteOffset &_v) |
|
void | changeDerotationWithAbsoluteOffsetInit (const Nice::Date &_start_date, double _position, std::string _unit) |
|
void | changeDerotationWithRelativeOffsetBridgeFn (const DrotChangeDerotationWithRelativeOffset &_v) |
|
void | changeDerotationWithRelativeOffsetInit (const Nice::Date &_start_date, double _position, std::string _unit) |
|
void | getKFPCoordinatesBridgeFn (const DrotGetKFPCoordinates &_v) |
|
void | getPresetStarsBridgeFn (const DrotGetPresetStars &_v) |
|
void | getLINCstationBridgeFn (const DrotGetLINCstation &_v) |
|
void | getParallacticAngleBridgeFn (const DrotGetParallacticAngle &_v) |
|
void | isSlewingBridgeFn (const DrotIsSlewing &_v) |
|
void | moveRelativeBridgeFn (const DrotMoveRelative &_v) |
|
void | moveRelativeInit (double _position, std::string _unit) |
|
void | moveAbsoluteBridgeFn (const DrotMoveAbsolute &_v) |
|
void | moveAbsoluteInit (double _position, std::string _unit) |
|
void | moveToHomeBridgeFn (const DrotMoveToHome &_v) |
|
void | rewindBridgeFn (const DrotRewind &_v) |
|
void | rewindInit (Nice::Time _durat, bool _go, Nice::Time _delay) |
|
void | moveToLimitBridgeFn (const DrotMoveToLimit &_v) |
|
void | moveToLimitInit (double _limit) |
|
void | moveToNamedPositionBridgeFn (const DrotMoveToNamedPosition &_v) |
|
void | moveToNamedPositionInit (int _named_position) |
|
void | startDerotationBridgeFn (const DrotStartDerotation &_v) |
|
void | startDerotationInit (const Nice::Date &_start_date, double _position, std::string _unit) |
|
void | startDerotationHereBridgeFn (const DrotStartDerotationHere &_v) |
|
void | startDerotationHereInit (const Nice::Date &_start_date) |
|
◆ DrotServiceWorkerInternalSkeleton()
◆ changeDerotationWithAbsoluteOffsetBridgeFn()
◆ changeDerotationWithAbsoluteOffsetInit()
void Laos::DrotServiceWorkerInternalSkeleton::changeDerotationWithAbsoluteOffsetInit |
( |
const Nice::Date & |
_start_date, |
|
|
double |
_position, |
|
|
std::string |
_unit |
|
) |
| |
◆ changeDerotationWithRelativeOffsetBridgeFn()
◆ changeDerotationWithRelativeOffsetInit()
void Laos::DrotServiceWorkerInternalSkeleton::changeDerotationWithRelativeOffsetInit |
( |
const Nice::Date & |
_start_date, |
|
|
double |
_position, |
|
|
std::string |
_unit |
|
) |
| |
◆ convertPositionBridgeFn()
◆ convertPositionInit()
void Laos::DrotServiceWorkerInternalSkeleton::convertPositionInit |
( |
double |
_position, |
|
|
bool |
_absolute, |
|
|
std::string |
_unit_from, |
|
|
std::string |
_unit_to |
|
) |
| |
◆ getAbsoluteEncoderPositionBridgeFn()
◆ getDeviceEncoderPositionBridgeFn()
◆ getDeviceEncoderPositionInit()
void Laos::DrotServiceWorkerInternalSkeleton::getDeviceEncoderPositionInit |
( |
std::string |
_unit | ) |
|
◆ getIncrementalEncoderPositionBridgeFn()
◆ getKFPCoordinatesBridgeFn()
◆ getLINCstationBridgeFn()
◆ getNamedPositionBridgeFn()
◆ getNamedPositionInit()
void Laos::DrotServiceWorkerInternalSkeleton::getNamedPositionInit |
( |
int |
_named_position | ) |
|
◆ getParallacticAngleBridgeFn()
◆ getPositionBridgeFn()
◆ getPositionInit()
void Laos::DrotServiceWorkerInternalSkeleton::getPositionInit |
( |
std::string |
_unit | ) |
|
◆ getPresetStarsBridgeFn()
◆ getRABridgeFn()
void Laos::DrotServiceWorkerInternalSkeleton::getRABridgeFn |
( |
const DrotGetRA & |
_v | ) |
|
◆ getVelocityBridgeFn()
◆ isAtHomeBridgeFn()
void Laos::DrotServiceWorkerInternalSkeleton::isAtHomeBridgeFn |
( |
const DrotIsAtHome & |
_v | ) |
|
◆ isAtLimitBridgeFn()
void Laos::DrotServiceWorkerInternalSkeleton::isAtLimitBridgeFn |
( |
const DrotIsAtLimit & |
_v | ) |
|
◆ isMovingBridgeFn()
void Laos::DrotServiceWorkerInternalSkeleton::isMovingBridgeFn |
( |
const DrotIsMoving & |
_v | ) |
|
◆ isReachableBridgeFn()
◆ isSlewingBridgeFn()
void Laos::DrotServiceWorkerInternalSkeleton::isSlewingBridgeFn |
( |
const DrotIsSlewing & |
_v | ) |
|
◆ moveAbsoluteBridgeFn()
◆ moveAbsoluteInit()
void Laos::DrotServiceWorkerInternalSkeleton::moveAbsoluteInit |
( |
double |
_position, |
|
|
std::string |
_unit |
|
) |
| |
◆ moveRelativeBridgeFn()
◆ moveRelativeInit()
void Laos::DrotServiceWorkerInternalSkeleton::moveRelativeInit |
( |
double |
_position, |
|
|
std::string |
_unit |
|
) |
| |
◆ moveToHomeBridgeFn()
◆ moveToLimitBridgeFn()
◆ moveToLimitInit()
void Laos::DrotServiceWorkerInternalSkeleton::moveToLimitInit |
( |
double |
_limit | ) |
|
◆ moveToNamedPositionBridgeFn()
◆ moveToNamedPositionInit()
void Laos::DrotServiceWorkerInternalSkeleton::moveToNamedPositionInit |
( |
int |
_named_position | ) |
|
◆ rewindBridgeFn()
void Laos::DrotServiceWorkerInternalSkeleton::rewindBridgeFn |
( |
const DrotRewind & |
_v | ) |
|
◆ rewindInit()
◆ setPositionBridgeFn()
◆ setPositionInit()
void Laos::DrotServiceWorkerInternalSkeleton::setPositionInit |
( |
double |
_position, |
|
|
std::string |
_unit |
|
) |
| |
◆ startDerotationBridgeFn()
◆ startDerotationHereBridgeFn()
◆ startDerotationHereInit()
void Laos::DrotServiceWorkerInternalSkeleton::startDerotationHereInit |
( |
const Nice::Date & |
_start_date | ) |
|
◆ startDerotationInit()
void Laos::DrotServiceWorkerInternalSkeleton::startDerotationInit |
( |
const Nice::Date & |
_start_date, |
|
|
double |
_position, |
|
|
std::string |
_unit |
|
) |
| |
◆ m_moveAbsolute
◆ m_moveRelative
◆ m_moveToHome
◆ m_moveToLimit
◆ m_moveToNamedPosition
◆ m_skel
◆ m_startDerotation
◆ m_startDerotationHere
The documentation for this class was generated from the following file: