ait.dsn.cfdp.request module

class ait.dsn.cfdp.request.Request(type, info)

Bases: tuple

property info

Alias for field number 1

property type

Alias for field number 0

ait.dsn.cfdp.request.create_request_from_type(request_type, *args, **kwargs)