Home
last modified time | relevance | path

Searched refs:SCPRole (Results 1 – 14 of 14) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/
H A DgdcmRoleSelectionSub.cxx30 SCPRole = 0; in RoleSelectionSub()
63 is.read( (char*)&scprole, sizeof(SCPRole) ); in Read()
64 SCPRole = scprole; in Read()
94 uint8_t scprole = SCPRole; in Write()
96 os.write( (const char*)&scprole, sizeof(SCPRole) ); in Write()
111 ret += sizeof(SCPRole); in Size()
139 SCPRole = scprole % 2; in SetTuple()
150 os << "SCPRole: " << (int)SCPRole << std::endl; in Print()
H A DgdcmRoleSelectionSub.h50 uint8_t SCPRole; variable
/dports/devel/gdcm/gdcm-3.0.10/Source/MessageExchangeDefinition/
H A DgdcmRoleSelectionSub.cxx30 SCPRole = 0; in RoleSelectionSub()
63 is.read( (char*)&scprole, sizeof(SCPRole) ); in Read()
64 SCPRole = scprole; in Read()
94 uint8_t scprole = SCPRole; in Write()
96 os.write( (const char*)&scprole, sizeof(SCPRole) ); in Write()
111 ret += sizeof(SCPRole); in Size()
139 SCPRole = scprole % 2; in SetTuple()
150 os << "SCPRole: " << (int)SCPRole << std::endl; in Print()
H A DgdcmRoleSelectionSub.h50 uint8_t SCPRole; variable
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmnet/libsrc/
H A Ddulstruc.h218 unsigned char SCPRole; member
H A Ddulparse.cc754 role->SCPRole = *buf++; in parseSCUSCPRole()
761 …Class: " << role->SOPClassUID << " SCU: " << (int)role->SCURole << " SCP: " << (int)role->SCPRole); in parseSCUSCPRole()
H A Ddulconst.cc1151 scuscpItem->SCPRole = scpRole; in constructSCUSCPSubItem()
1475 *b++ = scuscpRole->SCPRole; in streamSCUSCPRole()
H A Ddulfsm.cc975 if ((scuscpRole->SCURole == 0) && (scuscpRole->SCPRole == 0)) in AE_3_AssociateConfirmationAccept()
977 else if ((scuscpRole->SCURole == 1) && (scuscpRole->SCPRole == 1)) in AE_3_AssociateConfirmationAccept()
3884 if (scuscpRole->SCURole == scuscpRole->SCPRole) { in translatePresentationContextList()
H A Dassoc.cc200 T_Byte SCPRole; member
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/Patches/
H A Ddcmtk-3.6.5.patch78 role->SCPRole = *buf++;
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/Patches/
H A Ddcmtk-3.6.5.patch78 role->SCPRole = *buf++;
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Resources/Patches/
H A Ddcmtk-3.6.5.patch78 role->SCPRole = *buf++;
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Resources/Patches/
H A Ddcmtk-3.6.5.patch78 role->SCPRole = *buf++;
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Resources/Patches/
H A Ddcmtk-3.6.5.patch78 role->SCPRole = *buf++;