Uses of Package
fiftyone.mobile.detection.entities

Packages that use fiftyone.mobile.detection.entities
fiftyone.mobile.detection   
fiftyone.mobile.detection.entities   
fiftyone.mobile.detection.entities.memory   
fiftyone.mobile.detection.entities.stream   
fiftyone.mobile.detection.factories   
 

Classes in fiftyone.mobile.detection.entities used by fiftyone.mobile.detection
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.
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.
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
           
 

Classes in fiftyone.mobile.detection.entities used by fiftyone.mobile.detection.entities
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.
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.
Node.NodeNumericIndexIterator
           
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.
Property
          Encapsulates all the information about a property including how it's values should be used and what they mean.
Property.PropertyValueType
          Enumeration of strongly typed property values which could be returned.
Range
           
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.
 

Classes in fiftyone.mobile.detection.entities used by fiftyone.mobile.detection.entities.memory
BaseEntity
          Common properties and methods for all data types contained in the data set.
 

Classes in fiftyone.mobile.detection.entities used by fiftyone.mobile.detection.entities.stream
BaseEntity
          Common properties and methods for all data types contained in the data set.
 

Classes in fiftyone.mobile.detection.entities used by fiftyone.mobile.detection.factories
AsciiString
          ASCII format strings are the only ones used in the data set.
Component
          Every device can be split into the major components of hardware, operating system and browser.
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.
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.
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.