TwiceAsNice
2019-02-18
|
Public Member Functions | |
CabinetServiceWorkerInternalSkeleton (CabinetServiceWorkerSkeleton *_skel) | |
void | switchAllOnBridgeFn (const CabinetSwitchAllOn &_v) |
void | switchAllOnInit (bool _on) |
void | switchBSXOnBridgeFn (const CabinetSwitchBSXOn &_v) |
void | switchBSXOnInit (bool _on, int _num) |
void | switchBDXOnBridgeFn (const CabinetSwitchBDXOn &_v) |
void | switchBDXOnInit (bool _on, int _num) |
void | switchCSXOnBridgeFn (const CabinetSwitchCSXOn &_v) |
void | switchCSXOnInit (bool _on, int _num) |
void | switchCDXOnBridgeFn (const CabinetSwitchCDXOn &_v) |
void | switchCDXOnInit (bool _on, int _num) |
void | switchFSXOnBridgeFn (const CabinetSwitchFSXOn &_v) |
void | switchFSXOnInit (bool _on, int _num) |
void | switchFDXOnBridgeFn (const CabinetSwitchFDXOn &_v) |
void | switchFDXOnInit (bool _on, int _num) |
Private Attributes | |
CabinetServiceWorkerSkeleton * | m_skel |
|
inline |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchAllOnBridgeFn | ( | const CabinetSwitchAllOn & | _v | ) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchAllOnInit | ( | bool | _on | ) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchBDXOnBridgeFn | ( | const CabinetSwitchBDXOn & | _v | ) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchBDXOnInit | ( | bool | _on, |
int | _num | ||
) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchBSXOnBridgeFn | ( | const CabinetSwitchBSXOn & | _v | ) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchBSXOnInit | ( | bool | _on, |
int | _num | ||
) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchCDXOnBridgeFn | ( | const CabinetSwitchCDXOn & | _v | ) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchCDXOnInit | ( | bool | _on, |
int | _num | ||
) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchCSXOnBridgeFn | ( | const CabinetSwitchCSXOn & | _v | ) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchCSXOnInit | ( | bool | _on, |
int | _num | ||
) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchFDXOnBridgeFn | ( | const CabinetSwitchFDXOn & | _v | ) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchFDXOnInit | ( | bool | _on, |
int | _num | ||
) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchFSXOnBridgeFn | ( | const CabinetSwitchFSXOn & | _v | ) |
void LnLsys::CabinetServiceWorkerInternalSkeleton::switchFSXOnInit | ( | bool | _on, |
int | _num | ||
) |
|
private |