#include <dataformreported.h>
Inherits DataFormBase, and DataFormField.
Inheritance diagram for DataFormReported:
Public Member Functions | |
DataFormReported () | |
virtual | ~DataFormReported () |
There are some constraints regarding usage of this element you should be aware of. Check JEP-0004 section 3.4. This class does not enforce correct usage at this point.
Definition at line 32 of file dataformreported.h.
DataFormReported | ( | ) | [inline] |
Creates an empty 'reported' element you can add fields to.
Definition at line 38 of file dataformreported.h.
virtual ~DataFormReported | ( | ) | [inline, virtual] |
Virtual destructor.
Definition at line 43 of file dataformreported.h.