1234567891011121314151617181920212223242526272829303132333435363738 |
- .TH "experimental::ATailEntry" 3 "Sun Dec 27 2020" "openPilotLog" \" -*- nroff -*-
- .ad l
- .nh
- .SH NAME
- experimental::ATailEntry
- .SH SYNOPSIS
- .br
- .PP
- .PP
- Inherits \fBexperimental::AEntry\fP\&.
- .SS "Public Member Functions"
- .in +1c
- .ti -1c
- .RI "\fBATailEntry\fP (const \fBATailEntry\fP &te)=default"
- .br
- .ti -1c
- .RI "\fBATailEntry\fP & \fBoperator=\fP (const \fBATailEntry\fP &te)=default"
- .br
- .ti -1c
- .RI "\fBATailEntry\fP (int row_id)"
- .br
- .ti -1c
- .RI "\fBATailEntry\fP (TableData table_data)"
- .br
- .ti -1c
- .RI "const QString \fBregistration\fP ()"
- .br
- .ti -1c
- .RI "const QString \fBtype\fP ()"
- .br
- .in -1c
- .SS "Additional Inherited Members"
- .SH "Author"
- .PP
- Generated automatically by Doxygen for openPilotLog from the source code\&.
|