OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
claims | |
Private Attributes | |
__dict__ | |
def heavydb.thrift.ttypes.TLicenseInfo.__init__ | ( | self, | |
claims = None |
|||
) |
def heavydb.thrift.ttypes.TLicenseInfo.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TLicenseInfo.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TLicenseInfo.read | ( | self, | |
iprot | |||
) |
Definition at line 6702 of file ttypes.py.
References heavydb.thrift.ttypes.TLicenseInfo.claims.
def heavydb.thrift.ttypes.TLicenseInfo.validate | ( | self | ) |
def heavydb.thrift.ttypes.TLicenseInfo.write | ( | self, | |
oprot | |||
) |
|
private |
Definition at line 6750 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TLicenseInfo.claims |
Definition at line 6700 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TLicenseInfo.read(), and heavydb.thrift.ttypes.TLicenseInfo.write().