TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | Private Attributes | List of all members
Laos::WfcCommonsServiceWorkerInternalSkeleton Class Reference
Collaboration diagram for Laos::WfcCommonsServiceWorkerInternalSkeleton:
Collaboration graph

Public Member Functions

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

Public Attributes

WfcCommonsStartLoop m_startLoop
 
WfcCommonsResetLoop m_resetLoop
 
WfcCommonsInitLoop m_initLoop
 

Private Attributes

WfcCommonsServiceWorkerSkeletonm_skel
 

Constructor & Destructor Documentation

◆ WfcCommonsServiceWorkerInternalSkeleton()

Laos::WfcCommonsServiceWorkerInternalSkeleton::WfcCommonsServiceWorkerInternalSkeleton ( WfcCommonsServiceWorkerSkeleton _skel)
inline

Member Function Documentation

◆ closeLoopBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::closeLoopBridgeFn ( const WfcCommonsCloseLoop _v)

◆ enableDisturbanceBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::enableDisturbanceBridgeFn ( const WfcCommonsEnableDisturbance _v)

◆ enableDisturbanceInit()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::enableDisturbanceInit ( bool  _disturb)

◆ enableLinearizeBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::enableLinearizeBridgeFn ( const WfcCommonsEnableLinearize _v)

◆ enableLinearizeInit()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::enableLinearizeInit ( bool  _linearize)

◆ getSlopeMaskBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::getSlopeMaskBridgeFn ( const WfcCommonsGetSlopeMask _v)

◆ initLoopBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::initLoopBridgeFn ( const WfcCommonsInitLoop _v)

◆ loadMaskBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::loadMaskBridgeFn ( const WfcCommonsLoadMask _v)

◆ loadMaskInit()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::loadMaskInit ( Nice::File  _maskfile)

◆ loadSlopeOffsetBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::loadSlopeOffsetBridgeFn ( const WfcCommonsLoadSlopeOffset _v)

◆ loadSlopeOffsetInit()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::loadSlopeOffsetInit ( Nice::File  _slopeoffset)

◆ resetLoopBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::resetLoopBridgeFn ( const WfcCommonsResetLoop _v)

◆ send2DMBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::send2DMBridgeFn ( const WfcCommonsSend2DM _v)

◆ send2DMInit()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::send2DMInit ( bool  _send)

◆ setAndCloseBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::setAndCloseBridgeFn ( const WfcCommonsSetAndClose _v)

◆ setLinearisationBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::setLinearisationBridgeFn ( const WfcCommonsSetLinearisation _v)

◆ setLinearisationInit()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::setLinearisationInit ( Nice::SeqFloat  _linvec)

◆ setMaskBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::setMaskBridgeFn ( const WfcCommonsSetMask _v)

◆ setMaskInit()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::setMaskInit ( Nice::SeqDynamicBitset  _mask)

◆ setNormalizeMethodBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::setNormalizeMethodBridgeFn ( const WfcCommonsSetNormalizeMethod _v)

◆ setNormalizeMethodInit()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::setNormalizeMethodInit ( Nice::U16  _normmethod)

◆ setSlopeNormConstBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::setSlopeNormConstBridgeFn ( const WfcCommonsSetSlopeNormConst _v)

◆ setSlopeNormConstInit()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::setSlopeNormConstInit ( float  _normconst)

◆ setSlopeOffsetBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::setSlopeOffsetBridgeFn ( const WfcCommonsSetSlopeOffset _v)

◆ setSlopeOffsetInit()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::setSlopeOffsetInit ( Nice::SeqFloat  _slopeoffset)

◆ startLoopBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::startLoopBridgeFn ( const WfcCommonsStartLoop _v)

◆ startLoopInit()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::startLoopInit ( Nice::U32  _nframes)

◆ startRandomPixelGenBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::startRandomPixelGenBridgeFn ( const WfcCommonsStartRandomPixelGen _v)

◆ stopLoopBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::stopLoopBridgeFn ( const WfcCommonsStopLoop _v)

◆ toggleSend2DMBridgeFn()

void Laos::WfcCommonsServiceWorkerInternalSkeleton::toggleSend2DMBridgeFn ( const WfcCommonsToggleSend2DM _v)

Member Data Documentation

◆ m_initLoop

WfcCommonsInitLoop Laos::WfcCommonsServiceWorkerInternalSkeleton::m_initLoop

◆ m_resetLoop

WfcCommonsResetLoop Laos::WfcCommonsServiceWorkerInternalSkeleton::m_resetLoop

◆ m_skel

WfcCommonsServiceWorkerSkeleton* Laos::WfcCommonsServiceWorkerInternalSkeleton::m_skel
private

◆ m_startLoop

WfcCommonsStartLoop Laos::WfcCommonsServiceWorkerInternalSkeleton::m_startLoop

The documentation for this class was generated from the following file: