9 #ifndef DtAssistantNetworkTestEnableMsg_H_
10 #define DtAssistantNetworkTestEnableMsg_H_
16 #include <vlutil/vlString.h>
17 #include <vlutil/vlUtil.h>
39 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
49 virtual unsigned long federationHandle()
const;
53 virtual void setFederationHandle(
unsigned long handle );
56 virtual bool enableTesting()
const;
59 virtual void setEnableTesting(
bool enable );
68 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
70 static DtAssistantMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
89 virtual int minSize()
const;