◆ __init__()
None pyqpanda3.qcloud.DataBase.__init__ |
( |
| self, |
|
|
int | value ) |
◆ __eq__()
bool pyqpanda3.qcloud.DataBase.__eq__ |
( |
| self, |
|
|
object | other ) |
eq(self: object, other: object) -> bool
◆ __hash__()
int pyqpanda3.qcloud.DataBase.__hash__ |
( |
| self | ) |
|
hash(self: object) -> int
◆ __index__()
int pyqpanda3.qcloud.DataBase.__index__ |
( |
| self | ) |
|
◆ __int__()
int pyqpanda3.qcloud.DataBase.__int__ |
( |
| self | ) |
|
◆ __ne__()
bool pyqpanda3.qcloud.DataBase.__ne__ |
( |
| self, |
|
|
object | other ) |
ne(self: object, other: object) -> bool
◆ name()
str pyqpanda3.qcloud.DataBase.name |
( |
| self | ) |
|
◆ value()
int pyqpanda3.qcloud.DataBase.value |
( |
| self | ) |
|
◆ Binary
ClassVar pyqpanda3.qcloud.DataBase.Binary = ... |
|
static |
◆ Hex
ClassVar pyqpanda3.qcloud.DataBase.Hex = ... |
|
static |
The documentation for this class was generated from the following file: