This is the complete list of members for LongPositionVector, including all inherited members.
| e_helper enum name | LongPositionVector | |
| extract(uchar *packet) | LongPositionVector | |
| gnAddr() const | LongPositionVector | inline |
| heading() const | LongPositionVector | inline |
| helper_size enum value | LongPositionVector | |
| latitude() const | LongPositionVector | inline |
| longitude() const | LongPositionVector | inline |
| LongPositionVector() | LongPositionVector | |
| LongPositionVector(GnAddr gnA, quint32 tmstmp, qint32 lat, qint32 lon, quint16 paiSpeed, quint16 head) | LongPositionVector | |
| LongPositionVector(GnAddr gnA, quint32 tmstmp, qint32 lat, qint32 lon, quint8 pai, quint16 speed, quint16 head) | LongPositionVector | |
| LongPositionVector(ShortPositionVector spv) | LongPositionVector | |
| LongPositionVector(const LongPositionVector &other) | LongPositionVector | |
| LongPositionVector(char *data, int *offset) | LongPositionVector | |
| m_gnAddr | LongPositionVector | private |
| m_heading | LongPositionVector | private |
| m_latitude | LongPositionVector | private |
| m_longitude | LongPositionVector | private |
| m_pai_Speed | LongPositionVector | private |
| m_timestamp | LongPositionVector | private |
| operator=(const LongPositionVector &other) | LongPositionVector | |
| pai() const | LongPositionVector | inline |
| pai_Speed() const | LongPositionVector | inline |
| speed() const | LongPositionVector | inline |
| timestamp() const | LongPositionVector | inline |
| toHex() | LongPositionVector | |