12 #include <vlutil/vlFilename.h>
49 DtBoost::shared_ptr<DtRtiAssistantPeer> peer,
51 const MAKRti::DtFilename& configDir);
63 const MAKRti::DtString& federationName,
unsigned int federateHandle );
66 const MAKRti::DtString& federationName,
int federateHandle,
const DtRtiConnectionInfo& connInfo );
70 const MAKRti::DtString& federationName,
unsigned federateHdl,
73 void sendFomInitStateRequest(
const DtAssistantInfo& astnt,
unsigned compId );
76 void processFederateRemoval(
const DtRtiConnectionInfo& connInfo,
const MAKRti::DtString& federationName,
unsigned federateHandle);
81 void federateIdentifierUpdated(
unsigned int );
84 void lrcNetStatsUpdateIntervalUpdated(
unsigned int );
90 const MAKRti::DtString& federationName,
99 std::vector<DtAssistantForwarderInfo>*);
103 const MAKRti::DtString& federationName,
unsigned int federateHdl);
108 virtual void handleObsRspFomStatDlgUpdate(
const DtAssistantInfo& observer,
int compId,
bool response);
110 virtual void handleNetStatsInitStateReq(
const DtAssistantInfo& astnt,
int compId);
123 static void processServerNetStatsFomTreeUpdateMsg(
127 static void processServerNetStatsFomUpdateMsg(
129 virtual void processServerNetStatsFomUpdateMsg(
152 void handleFomTreeDataForFomStatDlg(
DtFomTreeData & objectFomTreeData,
157 void handleParameterNamesForFomStatDlg(
DtFomTreeData& objectFomTreeData,
163 void cleanLocalMaps(
const DtAssistantInfo& astntInfo,
unsigned int compId);
164 void cleanRemoteMaps(
unsigned int compId);
237 #endif // fomViewMgr_h__