AIT DSN
master
AIT DSN Installation
Overview of CFDP
AIT CFDP User Guide
Overview of SLE
AIT SLE User Guide
AIT Encryption
Command Line Utilities
AIT DSN API Documentation
Subpackages
ait.dsn package
Subpackages
Module contents
Module contents
AIT DSN
»
ait package
»
ait.dsn package
»
ait.dsn.cfdp package
»
ait.dsn.cfdp.request module
Edit on GitHub
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
)