OPL_TailEntry.3 833 B

12345678910111213141516171819202122232425262728293031323334353637
  1. .TH "OPL::TailEntry" 3 "Tue Aug 9 2022" "openPilotLog" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. OPL::TailEntry \- A \fBRow\fP representing a Tail (Registration) entry\&. See \fBRow\fP class for details\&.
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. \fC#include <row\&.h>\fP
  11. .PP
  12. Inherits \fBOPL::Row\fP\&.
  13. .SS "Public Member Functions"
  14. .in +1c
  15. .ti -1c
  16. .RI "\fBTailEntry\fP (const RowData_T &row_data)"
  17. .br
  18. .ti -1c
  19. .RI "\fBTailEntry\fP (int row_id, const RowData_T &row_data)"
  20. .br
  21. .ti -1c
  22. .RI "const QString \fBregistration\fP () const"
  23. .br
  24. .ti -1c
  25. .RI "const QString \fBtype\fP () const"
  26. .br
  27. .in -1c
  28. .SS "Additional Inherited Members"
  29. .SH "Detailed Description"
  30. .PP
  31. A \fBRow\fP representing a Tail (Registration) entry\&. See \fBRow\fP class for details\&.
  32. .SH "Author"
  33. .PP
  34. Generated automatically by Doxygen for openPilotLog from the source code\&.