OmniSciDB
a575cb28ea
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
padded | |
logical | |
Private Attributes | |
__dict__ | |
def omnisci.serialized_result_set.ttypes.TSlotSize.__ne__ | ( | self, | |
other | |||
) |
def omnisci.serialized_result_set.ttypes.TSlotSize.__repr__ | ( | self | ) |
def omnisci.serialized_result_set.ttypes.TSlotSize.read | ( | self, | |
iprot | |||
) |
Definition at line 105 of file ttypes.py.
References omnisci.serialized_result_set.ttypes.TSlotSize.logical, and omnisci.serialized_result_set.ttypes.TSlotSize.padded.
def omnisci.serialized_result_set.ttypes.TSlotSize.validate | ( | self | ) |
def omnisci.serialized_result_set.ttypes.TSlotSize.write | ( | self, | |
oprot | |||
) |
Definition at line 129 of file ttypes.py.
References omnisci.serialized_result_set.ttypes.TSlotSize.logical, and omnisci.serialized_result_set.ttypes.TSlotSize.padded.
|
private |
omnisci.serialized_result_set.ttypes.TSlotSize.logical |
Definition at line 103 of file ttypes.py.
Referenced by omnisci.serialized_result_set.ttypes.TSlotSize.read(), and omnisci.serialized_result_set.ttypes.TSlotSize.write().
omnisci.serialized_result_set.ttypes.TSlotSize.padded |
Definition at line 102 of file ttypes.py.
Referenced by omnisci.serialized_result_set.ttypes.TSlotSize.read(), and omnisci.serialized_result_set.ttypes.TSlotSize.write().