TwiceAsNice  2019-02-18
Public Types | Public Member Functions | Private Attributes | List of all members
ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT > Class Template Reference

#include <adSecArbLN.h>

Inheritance diagram for ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >:
Inheritance graph
Collaboration diagram for ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >:
Collaboration graph

Public Types

typedef IceUtil::Handle< T > TPtr
 
typedef void(T::* Exception) (const ::Ice::Exception &, const CT &)
 
typedef void(T::* Sent) (bool, const CT &)
 
typedef void(T::* Response) (const ::ADSEC::VEC &, ::Ice::Long, const CT &)
 
typedef IceUtil::Handle< T > TPtr
 
typedef void(T::* Exception) (const ::Ice::Exception &, const CT &)
 
typedef void(T::* Sent) (bool, const CT &)
 
typedef void(T::* Response) (const ::ADSEC::VEC &, ::Ice::Long, const CT &)
 

Public Member Functions

 Callback_Loop_ReadSecSlopeBuff (const TPtr &obj, Response cb, Exception excb, Sent sentcb)
 
virtual void completed (const ::Ice::AsyncResultPtr &__result) const
 
 Callback_Loop_ReadSecSlopeBuff (const TPtr &obj, Response cb, Exception excb, Sent sentcb)
 
virtual void completed (const ::Ice::AsyncResultPtr &__result) const
 

Private Attributes

Response _response
 

Member Typedef Documentation

◆ Exception [1/2]

template<class T , typename CT >
typedef void(T::* ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::Exception) (const ::Ice::Exception &, const CT &)

◆ Exception [2/2]

template<class T , typename CT >
typedef void(T::* ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::Exception) (const ::Ice::Exception &, const CT &)

◆ Response [1/2]

template<class T , typename CT >
typedef void(T::* ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::Response) (const ::ADSEC::VEC &, ::Ice::Long, const CT &)

◆ Response [2/2]

template<class T , typename CT >
typedef void(T::* ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::Response) (const ::ADSEC::VEC &, ::Ice::Long, const CT &)

◆ Sent [1/2]

template<class T , typename CT >
typedef void(T::* ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::Sent) (bool, const CT &)

◆ Sent [2/2]

template<class T , typename CT >
typedef void(T::* ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::Sent) (bool, const CT &)

◆ TPtr [1/2]

template<class T , typename CT >
typedef IceUtil::Handle<T> ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::TPtr

◆ TPtr [2/2]

template<class T , typename CT >
typedef IceUtil::Handle<T> ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::TPtr

Constructor & Destructor Documentation

◆ Callback_Loop_ReadSecSlopeBuff() [1/2]

template<class T , typename CT >
ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::Callback_Loop_ReadSecSlopeBuff ( const TPtr obj,
Response  cb,
Exception  excb,
Sent  sentcb 
)
inline

◆ Callback_Loop_ReadSecSlopeBuff() [2/2]

template<class T , typename CT >
ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::Callback_Loop_ReadSecSlopeBuff ( const TPtr obj,
Response  cb,
Exception  excb,
Sent  sentcb 
)
inline

Member Function Documentation

◆ completed() [1/2]

template<class T , typename CT >
virtual void ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::completed ( const ::Ice::AsyncResultPtr &  __result) const
inlinevirtual

◆ completed() [2/2]

template<class T , typename CT >
virtual void ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::completed ( const ::Ice::AsyncResultPtr &  __result) const
inlinevirtual

Member Data Documentation

◆ _response

template<class T , typename CT >
Response ADSEC::Callback_Loop_ReadSecSlopeBuff< T, CT >::_response
private

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