| Class | Description |
|---|---|
| AsciiString |
ASCII format strings are the only ones used in the data set.
|
| BaseEntity |
Base class for all entities in the DetectorDataSet.
|
| Component |
Every device can be split into the major components of hardware, operating
system, crawler and browser.
|
| ComponentV31 |
Extends
Component by providing implementation for the
ComponentV31.getHttpheaders() method. |
| ComponentV32 |
Extends
Component by providing implementation for the
ComponentV32.getHttpheaders() method. |
| Enumerable |
Class implements the logic of IEnumerable in C#.
|
| Guid |
Class implements a globally unique identifier (GUID).
|
| IntegerEntity |
An integer item in a list of integers.
|
| Map |
Class used to link a property to one or more export maps.
|
| Node |
A node in the tree of characters for 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.
|
| NodeIndexBase |
Base class used by all node indexes containing common functionality.
|
| NodeNumericIndex |
Represents a child of a node with a numeric value rather than character
values.
|
| Profile | |
| 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. |
| Signature |
Signature of a User-Agent - the relevant characters from a User-Agent
structured in a manner to enable rapid comparison with a target User-Agent.
|
| SignatureV31 |
Extends
Signature to provide implementation for the abstract methods. |
| SignatureV32 |
Extends
Signature to provide implementation for the abstract methods. |
| Value |
A value associated with a property and component within the dataset.
|
| Values |
Encapsulates a list of one or more values.
|
| Version |
Class implements version used for reading from the data set.
|
| Enum | Description |
|---|---|
| Modes |
The modes of operation the data set can be used in.
|
| Property.PropertyValueType |
Enumeration of strongly typed property values which could be returned.
|
Copyright © 2015 51Degrees. All rights reserved.