Classes | |
| class | Ggep |
| Encapsulates a packet extension as gefined by the GGEP. More... | |
| class | GgepBlock |
| Encapsulates a GGEP extension block. More... | |
| struct | HugeGemBlock |
| struct | MinSpeed |
| Stores the flags serialized in the Query MinSpeed field. More... | |
| struct | Result |
| Encapsulates an individual result from a QueryHit. More... | |
| struct | QueryHitsData |
| Encapsulates the extensions data in QueryHits. More... | |
| class | VendorCode |
Namespaces | |
| namespace | Ggeps |
| namespace | Testing |
Typedefs | |
| typedef HugeGemBlock | QueryData |
| QueryData is just a HUGE GEM extension block. | |
| typedef HugeGemBlock | ResultData |
| typedef QList< Result > | ResultSet |
| A simple list of Result objects. | |
Enumerations | |
| enum | Constants { MaximalGgepDataLength = 262143 } |
|
|
QueryData is just a HUGE GEM extension block.
Definition at line 62 of file QueryExtension.h. |
|
|
Definition at line 36 of file QueryHitsExtension.h. |
|
|
A simple list of Result objects.
Definition at line 53 of file QueryHitsExtension.h. |
|
|
|