22 const std::wstring &faultDescription,
56 virtual void apply(
const std::wstring &theName);
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
This file contains the declaration of DtList and DtListItem.
DtList is deprecated, please use std::list<T>.
Definition: vlList.h:71
DtList myList
Definition: connectionLostCbList.h:71
void(* DtConnectionLostCb)(const std::wstring &faultDescription, void *theUserData)
Definition: connectionLostCbList.h:21
Instances of DtConnectionLostCbList are used to provide a list of callbacks which are called when the...
Definition: connectionLostCbList.h:29