OPL_PilotEntry.3 697 B

12345678910111213141516171819202122232425262728293031
  1. .TH "OPL::PilotEntry" 3 "Tue Aug 9 2022" "openPilotLog" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. OPL::PilotEntry \- A \fBRow\fP representing a Pilot 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 "\fBPilotEntry\fP (const RowData_T &row_data)"
  17. .br
  18. .ti -1c
  19. .RI "\fBPilotEntry\fP (int row_id, const RowData_T &row_data)"
  20. .br
  21. .in -1c
  22. .SS "Additional Inherited Members"
  23. .SH "Detailed Description"
  24. .PP
  25. A \fBRow\fP representing a Pilot entry\&. See \fBRow\fP class for details\&.
  26. .SH "Author"
  27. .PP
  28. Generated automatically by Doxygen for openPilotLog from the source code\&.