| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
data_type.DataType --+
|
CarrierDataType
Carrier API specific data types. These are used to optimise the data in the data file.
Copyright: Copyright (c) DeviceAtlas Limited 2021. All Rights Reserved.
Author: DeviceAtlas Limited
| Instance Methods | |
|
Inherited from |
| Static Methods | |||
|
|||
|
Inherited from |
|||
| Class Variables | |
STRING_LEN_BYTE = 100
|
|
STRING_LEN_SHORT = 101
|
|
STRING_LEN_INT = 102
|
|
STRING_1_BYTE_FIXED = 103
|
|
STRING_2_BYTE_FIXED = 104
|
|
STRING_3_BYTE_FIXED = 105
|
|
STRING_4_BYTE_FIXED = 106
|
|
STRING_5_BYTE_FIXED = 107
|
|
|
Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
Get the base data type for the given CarrierDataType. This essentially just converts the special string types to the DataType.String type.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Dec 4 11:30:34 2019 | http://epydoc.sourceforge.net |