Home | Trees | Indices | Help |
---|
|
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 2023. All Rights Reserved.
Author: DeviceAtlas Limited
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 |
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 Tue Apr 4 10:33:31 2023 | http://epydoc.sourceforge.net |