| Class | Description |
|---|---|
| AsciiString |
ASCII format strings are the only ones used in the data set.
|
| BaseEntity |
Common properties and methods for all data types contained in the data set.
|
| Component |
Every device can be split into the major components of hardware, operating
system and browser.
|
| Guid | |
| Map |
A node index contains the characters and related child nodes of the current
node should any of the characters match at the position.
|
| Node |
A node in the trie data structures held at each character position.
|
| NodeIndex |
A node index contains the characters and related child nodes of the current
node should any of the characters match at the position.
|
| NodeNumericIndex |
Represents a child of a node with a numeric value rather than character
values.
|
| Profile |
Represents a collection of properties and values relating to a profile which
in turn relates to a component.
|
| ProfileOffset |
Maps a profile id to its position in the data file.
|
| Property |
Encapsulates all the information about a property including how it's values
should be used and what they mean.
|
| Range | |
| RankedSignatureIndex |
Maps a ranked signature index to the signature index.
|
| Signature |
The relevant characters from a user agent structured in a manner to enable
rapid comparison with a target user agent.
|
| Value |
A value associated with a property and component within the dataset.
|
| Values |
Encapsulates a list of one or more values.
|
| Version |
| Enum | Description |
|---|---|
| Property.PropertyValueType |
Enumeration of strongly typed property values which could be returned.
|