experimental_DataPosition.3 707 B

12345678910111213141516171819202122232425262728293031323334353637
  1. .TH "experimental::DataPosition" 3 "Sun Dec 27 2020" "openPilotLog" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. experimental::DataPosition
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. Inherits QPair< TableName, RowId >\&.
  11. .SS "Public Member Functions"
  12. .in +1c
  13. .ti -1c
  14. .RI "\fBDataPosition\fP (TableName table_name, RowId row_id)"
  15. .br
  16. .ti -1c
  17. .RI "\fBDataPosition\fP (const \fBDataPosition\fP &other)=default"
  18. .br
  19. .ti -1c
  20. .RI "\fBDataPosition\fP & \fBoperator=\fP (const \fBDataPosition\fP &other)=default"
  21. .br
  22. .in -1c
  23. .SS "Public Attributes"
  24. .in +1c
  25. .ti -1c
  26. .RI "TableName \fBtableName\fP"
  27. .br
  28. .ti -1c
  29. .RI "RowId \fBrowId\fP"
  30. .br
  31. .in -1c
  32. .SH "Author"
  33. .PP
  34. Generated automatically by Doxygen for openPilotLog from the source code\&.