TwiceAsNice
2019-02-18
|
Public Attributes | |
WfcCommonsStartLoop | m_startLoop |
WfcCommonsResetLoop | m_resetLoop |
WfcCommonsInitLoop | m_initLoop |
Private Attributes | |
WfcCommonsServiceWorkerSkeleton * | m_skel |
|
inline |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::closeLoopBridgeFn | ( | const WfcCommonsCloseLoop & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::enableDisturbanceBridgeFn | ( | const WfcCommonsEnableDisturbance & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::enableDisturbanceInit | ( | bool | _disturb | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::enableLinearizeBridgeFn | ( | const WfcCommonsEnableLinearize & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::enableLinearizeInit | ( | bool | _linearize | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::getSlopeMaskBridgeFn | ( | const WfcCommonsGetSlopeMask & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::initLoopBridgeFn | ( | const WfcCommonsInitLoop & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::loadMaskBridgeFn | ( | const WfcCommonsLoadMask & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::loadMaskInit | ( | Nice::File | _maskfile | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::loadSlopeOffsetBridgeFn | ( | const WfcCommonsLoadSlopeOffset & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::loadSlopeOffsetInit | ( | Nice::File | _slopeoffset | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::resetLoopBridgeFn | ( | const WfcCommonsResetLoop & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::send2DMBridgeFn | ( | const WfcCommonsSend2DM & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::send2DMInit | ( | bool | _send | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::setAndCloseBridgeFn | ( | const WfcCommonsSetAndClose & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::setLinearisationBridgeFn | ( | const WfcCommonsSetLinearisation & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::setLinearisationInit | ( | Nice::SeqFloat | _linvec | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::setMaskBridgeFn | ( | const WfcCommonsSetMask & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::setMaskInit | ( | Nice::SeqDynamicBitset | _mask | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::setNormalizeMethodBridgeFn | ( | const WfcCommonsSetNormalizeMethod & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::setNormalizeMethodInit | ( | Nice::U16 | _normmethod | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::setSlopeNormConstBridgeFn | ( | const WfcCommonsSetSlopeNormConst & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::setSlopeNormConstInit | ( | float | _normconst | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::setSlopeOffsetBridgeFn | ( | const WfcCommonsSetSlopeOffset & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::setSlopeOffsetInit | ( | Nice::SeqFloat | _slopeoffset | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::startLoopBridgeFn | ( | const WfcCommonsStartLoop & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::startLoopInit | ( | Nice::U32 | _nframes | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::startRandomPixelGenBridgeFn | ( | const WfcCommonsStartRandomPixelGen & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::stopLoopBridgeFn | ( | const WfcCommonsStopLoop & | _v | ) |
void Laos::WfcCommonsServiceWorkerInternalSkeleton::toggleSend2DMBridgeFn | ( | const WfcCommonsToggleSend2DM & | _v | ) |
WfcCommonsInitLoop Laos::WfcCommonsServiceWorkerInternalSkeleton::m_initLoop |
WfcCommonsResetLoop Laos::WfcCommonsServiceWorkerInternalSkeleton::m_resetLoop |
|
private |
WfcCommonsStartLoop Laos::WfcCommonsServiceWorkerInternalSkeleton::m_startLoop |