OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | __setattr__ |
def | __delattr__ |
def | __hash__ |
def | read |
def | write |
def | validate |
def | __str__ |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Private Attributes | |
__dict__ | |
def heavydb.thrift.ttypes.TDBException.__init__ | ( | self, | |
error_msg = None |
|||
) |
Definition at line 1710 of file ttypes.py.
References heavydb.thrift.ttypes.TDBException.__setattr__().
def heavydb.thrift.ttypes.TDBException.__delattr__ | ( | self, | |
args | |||
) |
def heavydb.thrift.ttypes.TDBException.__eq__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TDBException.__hash__ | ( | self | ) |
def heavydb.thrift.ttypes.TDBException.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TDBException.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TDBException.__setattr__ | ( | self, | |
args | |||
) |
Definition at line 1713 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TDBException.__init__().
def heavydb.thrift.ttypes.TDBException.__str__ | ( | self | ) |
def heavydb.thrift.ttypes.TDBException.read | ( | cls, | |
iprot | |||
) |
def heavydb.thrift.ttypes.TDBException.validate | ( | self | ) |
def heavydb.thrift.ttypes.TDBException.write | ( | self, | |
oprot | |||
) |
|
private |
Definition at line 1769 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().