VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
12.9 - Reports

Reports are radio messages sent between entities over the radio net.

They are one of the three kinds of radio messages supported in VR-Forces (reports, tasks, set data requests). They are used for exchanging information between entities, such as task status, situation reports, or intelligence. VR-Forces currently supports one type of report, the Task Complete report. Entities use this message to notify the sender of a task message that they have completed the given task.

DtSimReport is the abstract base class from which all report classes should be derived. In order to send the report, it gets placed inside of a DtReportMessage object. The DtReportMessage class is used to convey a DtSimReport. Components register callback functions for report messages in the same way that they do for task and set data messages.

[<< Simulation Commands] [Home] [Admin Messages >>]


Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)