Public Attributes | |
| char | keyType [40] |
| int | applicationFunction |
| char | remoteNode [64] |
| DUL_ASSOC_STATE | associationState |
| int | protocolState |
| int | networkState |
| int | timeout |
| time_t | timerStart |
| unsigned long | maxPDVRequestor |
| unsigned long | maxPDVAcceptor |
| unsigned long | maxPDV |
| unsigned long | maxPDVInput |
| unsigned long | receiveQp1 |
| unsigned long | receiveQp2 |
| char | calledAPTitle [20] |
| char | callingAPTitle [20] |
| char | applicationContextName [68] |
| char | abstractSyntaxName [68] |
| void * | receivePDUQueue |
| DUL_PRESENTATIONCONTEXTID | presentationContextID |
| DcmTransportConnection * | connection |
| DUL_PDVLIST | pdvList |
| int | inputPDU |
| unsigned char | pduHead [6] |
| unsigned char | nextPDUType |
| unsigned char | nextPDUReserved |
| unsigned long | nextPDULength |
| unsigned long | compatibilityMode |
| int | pdvCount |
| int | pdvIndex |
| void * | logHandle |
| int | associatePDUFlag |
| void * | associatePDU |
| unsigned long | associatePDULength |
| DUL_PDV | currentPDV |
| unsigned char * | pdvPointer |
| unsigned long | fragmentBufferLength |
| unsigned char * | fragmentBuffer |
| DUL_ModeCallback * | modeCallback |
Definition at line 97 of file dulstruc.h.