Classes | Namespaces | Functions | Variables
type_checkers.py File Reference

Go to the source code of this file.

Classes

class  google.protobuf.internal.type_checkers.EnumValueChecker
 
class  google.protobuf.internal.type_checkers.FloatValueChecker
 
class  google.protobuf.internal.type_checkers.Int32ValueChecker
 
class  google.protobuf.internal.type_checkers.Int64ValueChecker
 
class  google.protobuf.internal.type_checkers.IntValueChecker
 
class  google.protobuf.internal.type_checkers.TypeChecker
 
class  google.protobuf.internal.type_checkers.TypeCheckerWithDefault
 
class  google.protobuf.internal.type_checkers.Uint32ValueChecker
 
class  google.protobuf.internal.type_checkers.Uint64ValueChecker
 
class  google.protobuf.internal.type_checkers.UnicodeValueChecker
 

Namespaces

 google.protobuf.internal.type_checkers
 

Functions

def google.protobuf.internal.type_checkers.GetTypeChecker (field)
 
def google.protobuf.internal.type_checkers.SupportsOpenEnums (field_descriptor)
 

Variables

string google.protobuf.internal.type_checkers.__author__ = 'robinson@google.com (Will Robinson)'
 
 google.protobuf.internal.type_checkers._FieldDescriptor = descriptor.FieldDescriptor
 
 google.protobuf.internal.type_checkers._FLOAT_MAX = float.fromhex('0x1.fffffep+127')
 
 google.protobuf.internal.type_checkers._FLOAT_MIN = -_FLOAT_MAX
 
 google.protobuf.internal.type_checkers._INF = float('inf')
 
 google.protobuf.internal.type_checkers._NEG_INF = float('-inf')
 
dictionary google.protobuf.internal.type_checkers._VALUE_CHECKERS
 
dictionary google.protobuf.internal.type_checkers.FIELD_TYPE_TO_WIRE_TYPE
 
 google.protobuf.internal.type_checkers.long = int
 
dictionary google.protobuf.internal.type_checkers.TYPE_TO_BYTE_SIZE_FN
 
dictionary google.protobuf.internal.type_checkers.TYPE_TO_DECODER
 
dictionary google.protobuf.internal.type_checkers.TYPE_TO_ENCODER
 
dictionary google.protobuf.internal.type_checkers.TYPE_TO_SIZER
 


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:04