26 class DtMessageClient;
27 class DtUdpMessageClient;
37 theInternalControlId = 1
42 id_AddInterfaceMap = 1
59 void registerProctor(
int classId,
DtProctor* handler);
65 void deliverFromClients();
68 void deliverToClients();
72 void queueForDelivery(
DtMessage* msg,
bool toClients =
true,
bool toLocalInterface =
false);
82 void removeUdpClient();
86 bool hasClients()
const;
89 bool isMaster()
const;
92 void setIsMaster(
bool isMaster);
97 void sendInterfaceMapToClients(
IGIInterfaceID id,
const std::string& name);