DVTk API
ScpScuRoleSelection Class
DVTkDvtkData.DulScpScuRoleSelection
DVTk API

[This is preliminary documentation and is subject to change.]

The SCP/SCU role selection negotiation allows peer AEs to negotiate the roles in which they will serve for each SOP Class or Meta SOP Class supported on the Association.
Declaration Syntax
C#Visual BasicVisual C++
public class ScpScuRoleSelection : PduItem
Public Class ScpScuRoleSelection _
	Inherits PduItem
public ref class ScpScuRoleSelection : public PduItem
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
ScpScuRoleSelection()()()
Default constructor.

ScpScuRoleSelection(String, Byte, Byte)
Specific constructor.

DvtDetailToXml(StreamWriter, Int32)
Serialize DVT Detail Data to Xml.
(Overrides PduItem.DvtDetailToXml(StreamWriter, Int32).)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
PduItemType
Protocol Data Unit Item - Type Identifier.
(Overrides PduItem.PduItemType.)
ScpRole
This byte field shall contain the SCP-role.

ScpRoles_Acceptor_Accept_Proposed_SCP_Role
1

ScpRoles_Acceptor_Reject_Proposed_SCP_Role
0

ScpRoles_Requestor_Propose_Non_Support_SCP_Role
0

ScpRoles_Requestor_Propose_Support_Of_The_SCP_Role
1

ScuRole
This byte field shall contain the SCU-role.

ScuRole_Acceptor_Accept_Proposed_SCU_Role
1

ScuRole_Acceptor_Reject_Proposed_SCU_Role
0

ScuRole_Requestor_Propose_Non_Support_SCU_Role
0

ScuRole_Requestor_Support_Of_The_SCU_Role
1

SopClassUid
This variable field shall contain the SOP Class UID or Meta SOP Class UID which may be used to identify the corresponding Abstract Syntax for which this Sub-Item pertains.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
This negotiation is optional.
Inheritance Hierarchy
Object
PduItem
 ScpScuRoleSelection

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0