![]() |
ctrlX Data Layer API for Python
3.3.0
The ctrlX Data Layer API allows access to the ctrlX Data Layer with Python
|
Public Member Functions | |
def | __init__ (self, C_DLR_BULK bulk) |
def | __enter__ (self) |
def | __exit__ (self, exc_type, exc_val, exc_tb) |
![]() | |
def | __init__ (self) |
def | close (self) |
typing.List[Response] | get_response (self) |
class _ResponseBulkMgr
def __init__ | ( | self, | |
C_DLR_BULK | bulk | ||
) |
init
bulk | Bulk value |
Definition at line 242 of file bulk.py.
References _ResponseMgr._response, and _ResponseAsynMgr._response.