![]() |
MAK Data Logger API Documentation for HLA
|
The Logger simulation protocol specific GUI builds on the lgrGui to add protocol specific interfaces. More...
Classes | |
| class | MAKLogger::DtFilterByClassDialog |
| This class implements the "Filter-By-Class" dialog, where the user is prompted to select (for filtering) a set of FOM object and interaction classes. More... | |
| class | MAKLogger::DtFilterByMarkingDialog |
| Filter Dialog responsible for editing the message filter. More... | |
| class | MAKLogger::DtFilterByTypeDialog |
| This class implements the "Filter-By-Pdu-Kind" dialog, where the user is prompted to select (for filtering) a set of DIS Pdus. More... | |
| class | MAKLogger::DtFomClassListView |
| The class 'DtFomClassListView' implements a "List-View" widget. More... | |
| class | MAKLogger::DtFomClassLVItem |
| The class 'DtFomClassLVItem' implements a "table-row" widget. More... | |
| class | MAKLogger::DtHlaConnectionDialog |
| The HLA Connection Dialog interface. More... | |
| class | MAKLogger::DtLgrFilterDialogs |
| Base class for filter dialog registration object. More... | |
| class | MAKLogger::DtLgrHlaConfigPrefPage |
| The HLA configuration page for the preferences dialog. More... | |
| class | MAKLogger::DtLgrHlaEntityIdFilterDialog |
| Filter Dialog responsible for editing the message filter. More... | |
| class | MAKLogger::DtLgrHlaFilterDialogs |
| User extensible class for registering the filter dialogs with the DtLgrFilterDialogFactory. More... | |
| class | MAKLogger::DtLgrHlaGui |
| The HLA gui extensions. More... | |
| class | MAKLogger::DtLgrHlaSimMenus |
| The HLA simulation specific menus. More... | |
| class | MAKLogger::DtLgrIndexingPrefPage |
| The indexing configuration page for the preferences dialog. More... | |
| class | MAKLogger::DtLgrNetworkSettingsPrefPage |
| The network settings page for the preferences dialog. More... | |
| class | MAKLogger::DtLgrSimMenus |
| Abstract interface for the simulation specific menus. More... | |
| class | MAKLogger::DtLgrTimeManagementIcon |
| An icon which displays the current time management settings. More... | |
| class | MAKLogger::DtLgrTrafficAnalyzerPrefPage |
| The Traffic Analyzer configuration page for the preferences dialog. More... | |
| class | MAKLogger::DtLgrVideoPrefPage |
| The network settings page for the preferences dialog. More... | |
| class | MAKLogger::DtLgrVRFMessageFilterDialog |
| Filter Dialog responsible for editing the message filter. More... | |
| class | MAKLogger::DtSubscribeByClassDialog |
| This class implements the "Filter-By-Class" dialog, where the user is prompted to select (for filtering) a set of FOM object and interaction classes. More... | |
Files | |
| file | disConnectionDialog.h |
| Contains MAKLogger::DtDisConnectionDialog class. | |
| file | hlaConnectionDialog.h |
Functions | |
| MAKLogger::DtFomClassLVItem::DtFomClassLVItem (bool filtered, const DtString &className, int group, QTreeWidget *parent) | |
| Main constructor. | |
The Logger simulation protocol specific GUI builds on the lgrGui to add protocol specific interfaces.
This library is loaded by the lgrApp as a plug-in and must define the DtLgrAppGuiInterface creator function.
| MAKLogger::DtFomClassLVItem::DtFomClassLVItem | ( | bool | filtered, |
| const DtString & | className, | ||
| int | group, | ||
| QTreeWidget * | parent | ||
| ) |
Main constructor.