OmniSciDB
94e8789169
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
claims | |
Private Attributes | |
__dict__ | |
def omnisci.thrift.ttypes.TLicenseInfo.__init__ | ( | self, | |
claims = None |
|||
) |
def omnisci.thrift.ttypes.TLicenseInfo.__ne__ | ( | self, | |
other | |||
) |
def omnisci.thrift.ttypes.TLicenseInfo.__repr__ | ( | self | ) |
def omnisci.thrift.ttypes.TLicenseInfo.read | ( | self, | |
iprot | |||
) |
Definition at line 5815 of file ttypes.py.
References omnisci.thrift.ttypes.TLicenseInfo.claims.
def omnisci.thrift.ttypes.TLicenseInfo.validate | ( | self | ) |
def omnisci.thrift.ttypes.TLicenseInfo.write | ( | self, | |
oprot | |||
) |
omnisci.thrift.ttypes.TLicenseInfo.claims |
Definition at line 5813 of file ttypes.py.
Referenced by omnisci.thrift.ttypes.TLicenseInfo.read(), and omnisci.thrift.ttypes.TLicenseInfo.write().