TwiceAsNice
2019-02-18
|
Namespaces | |
adSecArbLN_ice | |
AODefinitions_ice | |
Enumerations | |
enum | Bank { BankA, BankB, BankA, BankB } |
enum | Bank { BankA, BankB, BankA, BankB } |
Functions | |
::Ice::Object * | upCast (::ADSEC::AlertReceiver *) |
void | __patch (AlertReceiverPtr &, const ::Ice::ObjectPtr &) |
::Ice::Object * | upCast (::ADSEC::Loop *) |
void | __patch (LoopPtr &, const ::Ice::ObjectPtr &) |
bool | operator== (const AlertReceiver &l, const AlertReceiver &r) |
bool | operator< (const AlertReceiver &l, const AlertReceiver &r) |
bool | operator== (const Loop &l, const Loop &r) |
bool | operator< (const Loop &l, const Loop &r) |
template<class T > | |
Callback_AlertReceiver_alertPtr | newCallback_AlertReceiver_alert (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_AlertReceiver_alertPtr | newCallback_AlertReceiver_alert (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_AlertReceiver_alertPtr | newCallback_AlertReceiver_alert (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_AlertReceiver_alertPtr | newCallback_AlertReceiver_alert (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_AlertReceiver_alertPtr | newCallback_AlertReceiver_alert (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_AlertReceiver_alertPtr | newCallback_AlertReceiver_alert (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_AlertReceiver_alertPtr | newCallback_AlertReceiver_alert (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_AlertReceiver_alertPtr | newCallback_AlertReceiver_alert (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_initAlertPtr | newCallback_Loop_initAlert (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_initAlertPtr | newCallback_Loop_initAlert (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_initAlertPtr | newCallback_Loop_initAlert (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_initAlertPtr | newCallback_Loop_initAlert (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_LoadSlopeFilterPtr | newCallback_Loop_LoadSlopeFilter (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_LoadSlopeFilterPtr | newCallback_Loop_LoadSlopeFilter (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_LoadSlopeFilterPtr | newCallback_Loop_LoadSlopeFilter (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_LoadSlopeFilterPtr | newCallback_Loop_LoadSlopeFilter (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_LoadModeFilterPtr | newCallback_Loop_LoadModeFilter (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_LoadModeFilterPtr | newCallback_Loop_LoadModeFilter (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_LoadModeFilterPtr | newCallback_Loop_LoadModeFilter (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_LoadModeFilterPtr | newCallback_Loop_LoadModeFilter (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_GetCurrentM2CPtr | newCallback_Loop_GetCurrentM2C (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::string &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_GetCurrentM2CPtr | newCallback_Loop_GetCurrentM2C (T *instance, void(T::*cb)(const ::std::string &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_GetCurrentM2CPtr | newCallback_Loop_GetCurrentM2C (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::string &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_GetCurrentM2CPtr | newCallback_Loop_GetCurrentM2C (T *instance, void(T::*cb)(const ::std::string &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_GetM2CPtr | newCallback_Loop_GetM2C (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::ADSEC::MAT &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_GetM2CPtr | newCallback_Loop_GetM2C (T *instance, void(T::*cb)(const ::ADSEC::MAT &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_GetM2CPtr | newCallback_Loop_GetM2C (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::ADSEC::MAT &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_GetM2CPtr | newCallback_Loop_GetM2C (T *instance, void(T::*cb)(const ::ADSEC::MAT &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_RunAoPtr | newCallback_Loop_RunAo (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_RunAoPtr | newCallback_Loop_RunAo (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_RunAoPtr | newCallback_Loop_RunAo (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_RunAoPtr | newCallback_Loop_RunAo (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_RefreshSlopeBuffPtr | newCallback_Loop_RefreshSlopeBuff (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_RefreshSlopeBuffPtr | newCallback_Loop_RefreshSlopeBuff (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_RefreshSlopeBuffPtr | newCallback_Loop_RefreshSlopeBuff (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_RefreshSlopeBuffPtr | newCallback_Loop_RefreshSlopeBuff (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_ReadSecSlopeBuffPtr | newCallback_Loop_ReadSecSlopeBuff (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::ADSEC::VEC &, ::Ice::Long), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_ReadSecSlopeBuffPtr | newCallback_Loop_ReadSecSlopeBuff (T *instance, void(T::*cb)(const ::ADSEC::VEC &, ::Ice::Long), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_ReadSecSlopeBuffPtr | newCallback_Loop_ReadSecSlopeBuff (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::ADSEC::VEC &, ::Ice::Long, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_ReadSecSlopeBuffPtr | newCallback_Loop_ReadSecSlopeBuff (T *instance, void(T::*cb)(const ::ADSEC::VEC &, ::Ice::Long, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_ReadSecFrameCounterPtr | newCallback_Loop_ReadSecFrameCounter (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::ADSEC::IVEC &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_ReadSecFrameCounterPtr | newCallback_Loop_ReadSecFrameCounter (T *instance, void(T::*cb)(const ::ADSEC::IVEC &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_ReadSecFrameCounterPtr | newCallback_Loop_ReadSecFrameCounter (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::ADSEC::IVEC &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_ReadSecFrameCounterPtr | newCallback_Loop_ReadSecFrameCounter (T *instance, void(T::*cb)(const ::ADSEC::IVEC &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_StopAoPtr | newCallback_Loop_StopAo (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_StopAoPtr | newCallback_Loop_StopAo (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_StopAoPtr | newCallback_Loop_StopAo (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_StopAoPtr | newCallback_Loop_StopAo (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_PauseAoPtr | newCallback_Loop_PauseAo (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_PauseAoPtr | newCallback_Loop_PauseAo (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_PauseAoPtr | newCallback_Loop_PauseAo (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_PauseAoPtr | newCallback_Loop_PauseAo (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_ResumeAoPtr | newCallback_Loop_ResumeAo (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_ResumeAoPtr | newCallback_Loop_ResumeAo (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_ResumeAoPtr | newCallback_Loop_ResumeAo (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_ResumeAoPtr | newCallback_Loop_ResumeAo (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_SetDataDecimationPtr | newCallback_Loop_SetDataDecimation (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_SetDataDecimationPtr | newCallback_Loop_SetDataDecimation (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_SetDataDecimationPtr | newCallback_Loop_SetDataDecimation (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_SetDataDecimationPtr | newCallback_Loop_SetDataDecimation (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_LoadShapePtr | newCallback_Loop_LoadShape (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_LoadShapePtr | newCallback_Loop_LoadShape (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_LoadShapePtr | newCallback_Loop_LoadShape (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_LoadShapePtr | newCallback_Loop_LoadShape (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_GetShapePtr | newCallback_Loop_GetShape (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::string &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_GetShapePtr | newCallback_Loop_GetShape (T *instance, void(T::*cb)(const ::std::string &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_GetShapePtr | newCallback_Loop_GetShape (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::string &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_GetShapePtr | newCallback_Loop_GetShape (T *instance, void(T::*cb)(const ::std::string &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_LoadGainPtr | newCallback_Loop_LoadGain (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_LoadGainPtr | newCallback_Loop_LoadGain (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_LoadGainPtr | newCallback_Loop_LoadGain (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_LoadGainPtr | newCallback_Loop_LoadGain (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_LoadDisturbPtr | newCallback_Loop_LoadDisturb (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_LoadDisturbPtr | newCallback_Loop_LoadDisturb (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_LoadDisturbPtr | newCallback_Loop_LoadDisturb (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_LoadDisturbPtr | newCallback_Loop_LoadDisturb (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_LoadRecMatPtr | newCallback_Loop_LoadRecMat (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_LoadRecMatPtr | newCallback_Loop_LoadRecMat (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_LoadRecMatPtr | newCallback_Loop_LoadRecMat (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_LoadRecMatPtr | newCallback_Loop_LoadRecMat (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_OffloadingPtr | newCallback_Loop_Offloading (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_OffloadingPtr | newCallback_Loop_Offloading (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_OffloadingPtr | newCallback_Loop_Offloading (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_OffloadingPtr | newCallback_Loop_Offloading (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_CalibrateCmdPtr | newCallback_Loop_CalibrateCmd (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::string &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_CalibrateCmdPtr | newCallback_Loop_CalibrateCmd (T *instance, void(T::*cb)(const ::std::string &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_CalibrateCmdPtr | newCallback_Loop_CalibrateCmd (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::string &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_CalibrateCmdPtr | newCallback_Loop_CalibrateCmd (T *instance, void(T::*cb)(const ::std::string &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_ApplyCommandsPtr | newCallback_Loop_ApplyCommands (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_ApplyCommandsPtr | newCallback_Loop_ApplyCommands (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_ApplyCommandsPtr | newCallback_Loop_ApplyCommands (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_ApplyCommandsPtr | newCallback_Loop_ApplyCommands (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_GetOffloadsPtr | newCallback_Loop_GetOffloads (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::ADSEC::VEC &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_GetOffloadsPtr | newCallback_Loop_GetOffloads (T *instance, void(T::*cb)(const ::ADSEC::VEC &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_GetOffloadsPtr | newCallback_Loop_GetOffloads (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::ADSEC::VEC &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_GetOffloadsPtr | newCallback_Loop_GetOffloads (T *instance, void(T::*cb)(const ::ADSEC::VEC &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_SelectFocalStationPtr | newCallback_Loop_SelectFocalStation (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_SelectFocalStationPtr | newCallback_Loop_SelectFocalStation (T *instance, void(T::*cb)(::AODefs::Status), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_SelectFocalStationPtr | newCallback_Loop_SelectFocalStation (const IceUtil::Handle< T > &instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_SelectFocalStationPtr | newCallback_Loop_SelectFocalStation (T *instance, void(T::*cb)(::AODefs::Status, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Loop_SaveStatusPtr | newCallback_Loop_SaveStatus (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::string &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T > | |
Callback_Loop_SaveStatusPtr | newCallback_Loop_SaveStatus (T *instance, void(T::*cb)(const ::std::string &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Loop_SaveStatusPtr | newCallback_Loop_SaveStatus (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::string &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T , typename CT > | |
Callback_Loop_SaveStatusPtr | newCallback_Loop_SaveStatus (T *instance, void(T::*cb)(const ::std::string &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
Variables | |
static AdSecOutofRangeException | __AdSecOutofRangeException_init |
static AdSecOutofRangeException | __AdSecOutofRangeException_init |
typedef::IceInternal::ProxyHandle<::IceProxy::ADSEC::AlertReceiver > ADSEC::AlertReceiverPrx |
typedef::IceInternal::Handle<::ADSEC::AlertReceiver > ADSEC::AlertReceiverPtr |
typedef::IceUtil::Handle< Callback_AlertReceiver_alert_Base > ADSEC::Callback_AlertReceiver_alertPtr |
typedef::IceUtil::Handle< Callback_Loop_ApplyCommands_Base > ADSEC::Callback_Loop_ApplyCommandsPtr |
typedef::IceUtil::Handle< Callback_Loop_CalibrateCmd_Base > ADSEC::Callback_Loop_CalibrateCmdPtr |
typedef::IceUtil::Handle< Callback_Loop_GetCurrentM2C_Base > ADSEC::Callback_Loop_GetCurrentM2CPtr |
typedef::IceUtil::Handle< Callback_Loop_GetM2C_Base > ADSEC::Callback_Loop_GetM2CPtr |
typedef::IceUtil::Handle< Callback_Loop_GetOffloads_Base > ADSEC::Callback_Loop_GetOffloadsPtr |
typedef::IceUtil::Handle< Callback_Loop_GetShape_Base > ADSEC::Callback_Loop_GetShapePtr |
typedef::IceUtil::Handle< Callback_Loop_initAlert_Base > ADSEC::Callback_Loop_initAlertPtr |
typedef::IceUtil::Handle< Callback_Loop_LoadDisturb_Base > ADSEC::Callback_Loop_LoadDisturbPtr |
typedef::IceUtil::Handle< Callback_Loop_LoadGain_Base > ADSEC::Callback_Loop_LoadGainPtr |
typedef::IceUtil::Handle< Callback_Loop_LoadModeFilter_Base > ADSEC::Callback_Loop_LoadModeFilterPtr |
typedef::IceUtil::Handle< Callback_Loop_LoadRecMat_Base > ADSEC::Callback_Loop_LoadRecMatPtr |
typedef::IceUtil::Handle< Callback_Loop_LoadShape_Base > ADSEC::Callback_Loop_LoadShapePtr |
typedef::IceUtil::Handle< Callback_Loop_LoadSlopeFilter_Base > ADSEC::Callback_Loop_LoadSlopeFilterPtr |
typedef::IceUtil::Handle< Callback_Loop_Offloading_Base > ADSEC::Callback_Loop_OffloadingPtr |
typedef::IceUtil::Handle< Callback_Loop_PauseAo_Base > ADSEC::Callback_Loop_PauseAoPtr |
typedef::IceUtil::Handle< Callback_Loop_ReadSecFrameCounter_Base > ADSEC::Callback_Loop_ReadSecFrameCounterPtr |
typedef::IceUtil::Handle< Callback_Loop_ReadSecSlopeBuff_Base > ADSEC::Callback_Loop_ReadSecSlopeBuffPtr |
typedef::IceUtil::Handle< Callback_Loop_RefreshSlopeBuff_Base > ADSEC::Callback_Loop_RefreshSlopeBuffPtr |
typedef::IceUtil::Handle< Callback_Loop_ResumeAo_Base > ADSEC::Callback_Loop_ResumeAoPtr |
typedef::IceUtil::Handle< Callback_Loop_RunAo_Base > ADSEC::Callback_Loop_RunAoPtr |
typedef::IceUtil::Handle< Callback_Loop_SaveStatus_Base > ADSEC::Callback_Loop_SaveStatusPtr |
typedef::IceUtil::Handle< Callback_Loop_SelectFocalStation_Base > ADSEC::Callback_Loop_SelectFocalStationPtr |
typedef::IceUtil::Handle< Callback_Loop_SetDataDecimation_Base > ADSEC::Callback_Loop_SetDataDecimationPtr |
typedef::IceUtil::Handle< Callback_Loop_StopAo_Base > ADSEC::Callback_Loop_StopAoPtr |
typedef::std::vector<::Ice::Int > ADSEC::IVEC |
typedef::IceInternal::ProxyHandle<::IceProxy::ADSEC::Loop > ADSEC::LoopPrx |
typedef::IceInternal::Handle<::ADSEC::Loop > ADSEC::LoopPtr |
typedef::std::vector<::ADSEC::VEC > ADSEC::MAT |
typedef::std::vector<::Ice::Float > ADSEC::VEC |
enum ADSEC::Bank |
enum ADSEC::Bank |
void ADSEC::__patch | ( | AlertReceiverPtr & | , |
const ::Ice::ObjectPtr & | |||
) |
Callback_AlertReceiver_alertPtr ADSEC::newCallback_AlertReceiver_alert | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_AlertReceiver_alertPtr ADSEC::newCallback_AlertReceiver_alert | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_AlertReceiver_alertPtr ADSEC::newCallback_AlertReceiver_alert | ( | T * | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_AlertReceiver_alertPtr ADSEC::newCallback_AlertReceiver_alert | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_AlertReceiver_alertPtr ADSEC::newCallback_AlertReceiver_alert | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_AlertReceiver_alertPtr ADSEC::newCallback_AlertReceiver_alert | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_AlertReceiver_alertPtr ADSEC::newCallback_AlertReceiver_alert | ( | T * | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_AlertReceiver_alertPtr ADSEC::newCallback_AlertReceiver_alert | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_ApplyCommandsPtr ADSEC::newCallback_Loop_ApplyCommands | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_ApplyCommandsPtr ADSEC::newCallback_Loop_ApplyCommands | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_ApplyCommandsPtr ADSEC::newCallback_Loop_ApplyCommands | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_ApplyCommandsPtr ADSEC::newCallback_Loop_ApplyCommands | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_CalibrateCmdPtr ADSEC::newCallback_Loop_CalibrateCmd | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::std::string &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_CalibrateCmdPtr ADSEC::newCallback_Loop_CalibrateCmd | ( | T * | instance, |
void(T::*)(const ::std::string &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_CalibrateCmdPtr ADSEC::newCallback_Loop_CalibrateCmd | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::std::string &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_CalibrateCmdPtr ADSEC::newCallback_Loop_CalibrateCmd | ( | T * | instance, |
void(T::*)(const ::std::string &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_GetCurrentM2CPtr ADSEC::newCallback_Loop_GetCurrentM2C | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::std::string &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_GetCurrentM2CPtr ADSEC::newCallback_Loop_GetCurrentM2C | ( | T * | instance, |
void(T::*)(const ::std::string &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_GetCurrentM2CPtr ADSEC::newCallback_Loop_GetCurrentM2C | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::std::string &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_GetCurrentM2CPtr ADSEC::newCallback_Loop_GetCurrentM2C | ( | T * | instance, |
void(T::*)(const ::std::string &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_GetM2CPtr ADSEC::newCallback_Loop_GetM2C | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::ADSEC::MAT &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_GetM2CPtr ADSEC::newCallback_Loop_GetM2C | ( | T * | instance, |
void(T::*)(const ::ADSEC::MAT &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_GetM2CPtr ADSEC::newCallback_Loop_GetM2C | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::ADSEC::MAT &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_GetM2CPtr ADSEC::newCallback_Loop_GetM2C | ( | T * | instance, |
void(T::*)(const ::ADSEC::MAT &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_GetOffloadsPtr ADSEC::newCallback_Loop_GetOffloads | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::ADSEC::VEC &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_GetOffloadsPtr ADSEC::newCallback_Loop_GetOffloads | ( | T * | instance, |
void(T::*)(const ::ADSEC::VEC &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_GetOffloadsPtr ADSEC::newCallback_Loop_GetOffloads | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::ADSEC::VEC &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_GetOffloadsPtr ADSEC::newCallback_Loop_GetOffloads | ( | T * | instance, |
void(T::*)(const ::ADSEC::VEC &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_GetShapePtr ADSEC::newCallback_Loop_GetShape | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::std::string &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_GetShapePtr ADSEC::newCallback_Loop_GetShape | ( | T * | instance, |
void(T::*)(const ::std::string &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_GetShapePtr ADSEC::newCallback_Loop_GetShape | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::std::string &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_GetShapePtr ADSEC::newCallback_Loop_GetShape | ( | T * | instance, |
void(T::*)(const ::std::string &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_initAlertPtr ADSEC::newCallback_Loop_initAlert | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_initAlertPtr ADSEC::newCallback_Loop_initAlert | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_initAlertPtr ADSEC::newCallback_Loop_initAlert | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_initAlertPtr ADSEC::newCallback_Loop_initAlert | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_LoadDisturbPtr ADSEC::newCallback_Loop_LoadDisturb | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_LoadDisturbPtr ADSEC::newCallback_Loop_LoadDisturb | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_LoadDisturbPtr ADSEC::newCallback_Loop_LoadDisturb | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_LoadDisturbPtr ADSEC::newCallback_Loop_LoadDisturb | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_LoadGainPtr ADSEC::newCallback_Loop_LoadGain | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_LoadGainPtr ADSEC::newCallback_Loop_LoadGain | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_LoadGainPtr ADSEC::newCallback_Loop_LoadGain | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_LoadGainPtr ADSEC::newCallback_Loop_LoadGain | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_LoadModeFilterPtr ADSEC::newCallback_Loop_LoadModeFilter | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_LoadModeFilterPtr ADSEC::newCallback_Loop_LoadModeFilter | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_LoadModeFilterPtr ADSEC::newCallback_Loop_LoadModeFilter | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_LoadModeFilterPtr ADSEC::newCallback_Loop_LoadModeFilter | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_LoadRecMatPtr ADSEC::newCallback_Loop_LoadRecMat | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_LoadRecMatPtr ADSEC::newCallback_Loop_LoadRecMat | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_LoadRecMatPtr ADSEC::newCallback_Loop_LoadRecMat | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_LoadRecMatPtr ADSEC::newCallback_Loop_LoadRecMat | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_LoadShapePtr ADSEC::newCallback_Loop_LoadShape | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_LoadShapePtr ADSEC::newCallback_Loop_LoadShape | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_LoadShapePtr ADSEC::newCallback_Loop_LoadShape | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_LoadShapePtr ADSEC::newCallback_Loop_LoadShape | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_LoadSlopeFilterPtr ADSEC::newCallback_Loop_LoadSlopeFilter | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_LoadSlopeFilterPtr ADSEC::newCallback_Loop_LoadSlopeFilter | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_LoadSlopeFilterPtr ADSEC::newCallback_Loop_LoadSlopeFilter | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_LoadSlopeFilterPtr ADSEC::newCallback_Loop_LoadSlopeFilter | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_OffloadingPtr ADSEC::newCallback_Loop_Offloading | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_OffloadingPtr ADSEC::newCallback_Loop_Offloading | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_OffloadingPtr ADSEC::newCallback_Loop_Offloading | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_OffloadingPtr ADSEC::newCallback_Loop_Offloading | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_PauseAoPtr ADSEC::newCallback_Loop_PauseAo | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_PauseAoPtr ADSEC::newCallback_Loop_PauseAo | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_PauseAoPtr ADSEC::newCallback_Loop_PauseAo | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_PauseAoPtr ADSEC::newCallback_Loop_PauseAo | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_ReadSecFrameCounterPtr ADSEC::newCallback_Loop_ReadSecFrameCounter | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::ADSEC::IVEC &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_ReadSecFrameCounterPtr ADSEC::newCallback_Loop_ReadSecFrameCounter | ( | T * | instance, |
void(T::*)(const ::ADSEC::IVEC &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_ReadSecFrameCounterPtr ADSEC::newCallback_Loop_ReadSecFrameCounter | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::ADSEC::IVEC &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_ReadSecFrameCounterPtr ADSEC::newCallback_Loop_ReadSecFrameCounter | ( | T * | instance, |
void(T::*)(const ::ADSEC::IVEC &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_ReadSecSlopeBuffPtr ADSEC::newCallback_Loop_ReadSecSlopeBuff | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::ADSEC::VEC &, ::Ice::Long) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_ReadSecSlopeBuffPtr ADSEC::newCallback_Loop_ReadSecSlopeBuff | ( | T * | instance, |
void(T::*)(const ::ADSEC::VEC &, ::Ice::Long) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_ReadSecSlopeBuffPtr ADSEC::newCallback_Loop_ReadSecSlopeBuff | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::ADSEC::VEC &, ::Ice::Long, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_ReadSecSlopeBuffPtr ADSEC::newCallback_Loop_ReadSecSlopeBuff | ( | T * | instance, |
void(T::*)(const ::ADSEC::VEC &, ::Ice::Long, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_RefreshSlopeBuffPtr ADSEC::newCallback_Loop_RefreshSlopeBuff | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_RefreshSlopeBuffPtr ADSEC::newCallback_Loop_RefreshSlopeBuff | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_RefreshSlopeBuffPtr ADSEC::newCallback_Loop_RefreshSlopeBuff | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_RefreshSlopeBuffPtr ADSEC::newCallback_Loop_RefreshSlopeBuff | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_ResumeAoPtr ADSEC::newCallback_Loop_ResumeAo | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_ResumeAoPtr ADSEC::newCallback_Loop_ResumeAo | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_ResumeAoPtr ADSEC::newCallback_Loop_ResumeAo | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_ResumeAoPtr ADSEC::newCallback_Loop_ResumeAo | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_RunAoPtr ADSEC::newCallback_Loop_RunAo | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_RunAoPtr ADSEC::newCallback_Loop_RunAo | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_RunAoPtr ADSEC::newCallback_Loop_RunAo | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_RunAoPtr ADSEC::newCallback_Loop_RunAo | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_SaveStatusPtr ADSEC::newCallback_Loop_SaveStatus | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::std::string &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_SaveStatusPtr ADSEC::newCallback_Loop_SaveStatus | ( | T * | instance, |
void(T::*)(const ::std::string &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_SaveStatusPtr ADSEC::newCallback_Loop_SaveStatus | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::std::string &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_SaveStatusPtr ADSEC::newCallback_Loop_SaveStatus | ( | T * | instance, |
void(T::*)(const ::std::string &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_SelectFocalStationPtr ADSEC::newCallback_Loop_SelectFocalStation | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_SelectFocalStationPtr ADSEC::newCallback_Loop_SelectFocalStation | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_SelectFocalStationPtr ADSEC::newCallback_Loop_SelectFocalStation | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_SelectFocalStationPtr ADSEC::newCallback_Loop_SelectFocalStation | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_SetDataDecimationPtr ADSEC::newCallback_Loop_SetDataDecimation | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_SetDataDecimationPtr ADSEC::newCallback_Loop_SetDataDecimation | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_SetDataDecimationPtr ADSEC::newCallback_Loop_SetDataDecimation | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_SetDataDecimationPtr ADSEC::newCallback_Loop_SetDataDecimation | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_StopAoPtr ADSEC::newCallback_Loop_StopAo | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_StopAoPtr ADSEC::newCallback_Loop_StopAo | ( | T * | instance, |
void(T::*)(::AODefs::Status) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Callback_Loop_StopAoPtr ADSEC::newCallback_Loop_StopAo | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Callback_Loop_StopAoPtr ADSEC::newCallback_Loop_StopAo | ( | T * | instance, |
void(T::*)(::AODefs::Status, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
|
inline |
|
inline |
Ice::Object * ADSEC::upCast | ( | ::ADSEC::AlertReceiver * | ) |
Ice::Object * ADSEC::upCast | ( | ::ADSEC::Loop * | ) |
|
static |
|
static |