[This is preliminary documentation and is subject to change.]
Summary description for Session.
| C# | Visual Basic | Visual C++ |
public class ScriptSession : Session, IDataSetEncodingSettings, IDimseMessaging, IDimseValidation, IDulMessaging, IDulValidation, IScriptExecution, ISecure, IConfigurableDvt, IConfigurableSut
Public Class ScriptSession _ Inherits Session _ Implements IDataSetEncodingSettings, IDimseMessaging, IDimseValidation, IDulMessaging, _ IDulValidation, IScriptExecution, ISecure, IConfigurableDvt, IConfigurableSut
public ref class ScriptSession : public Session, IDataSetEncodingSettings, IDimseMessaging, IDimseValidation, IDulMessaging, IDulValidation, IScriptExecution, ISecure, IConfigurableDvt, IConfigurableSut
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| ScriptSession()()() |
Finalizer
| |
| ActivityReportEvent |
Occurs when a activity report is generated by the application.
(Inherited from Session.) | |
| AddGroupLength | ||
| AutoCreateDirectory | (Inherited from Session.) | |
| AutoType2Attributes | ||
| BeginExecuteScript(String, Boolean, AsyncCallback) | ||
| ComparePixelData(DicomMessage, DicomMessage) |
Method for comparing pixel data in two DICOM messages
| |
| ConfirmInteraction |
Callback: Called when the application wants a confirm action by the user.
| |
| ConfirmInteractionAuto()()() |
Stub callback implementation for ScriptSession..::.ConfirmInteractionCallBack.
Results in no interaction with the user.
Auto confirms all requestes by the application.
| |
| ConfirmInteractionConsole()()() |
Stub callback implementation for ScriptSession..::.ConfirmInteractionCallBack.
Results in a console input request from the user.
| |
| ConfirmInteractionForms()()() |
Stub callback implementation for ScriptSession..::.ConfirmInteractionCallBack.
Results in a windows messagebox towards the user.
| |
| ConfirmInteractionOption |
Simplifies the selection of the ConfirmInteraction.
| |
| ContinueOnError | (Inherited from Session.) | |
| CopySettingsFrom(ScriptSession) |
Copy all settings from the supplied ScriptSession to this ScriptSession.
| |
| CopySettingsFrom(Session) |
Copy all settings from the supplied session to this session.
(Inherited from Session.) | |
| CountingTarget |
Access to counting target.
(Inherited from Session.) | |
| CreateSecurityCertificateHandler()()() | ||
| CreateSecurityCredentialHandler()()() | ||
| DataDirectory | (Inherited from Session.) | |
| Date | (Inherited from Session.) | |
| DefineSqLength | ||
| DefinitionManagement |
Access to definition file management.
(Inherited from Session.) | |
| DescriptionDirectory | ||
| DetailedValidationResults | (Inherited from Session.) | |
| DicomScriptRootDirectory | ||
| DisplayConditionText | (Inherited from Session.) | |
| DisposeSecurityCertificateHandler()()() | ||
| DisposeSecurityCredentialHandler()()() | ||
| DumpAttributesOfRefFiles | (Inherited from Session.) | |
| DvtSystemSettings | ||
| EndExecuteScript(IAsyncResult) | ||
| EndResultsGathering()()() |
Save the gathered validation results output to the specified stream.
(Inherited from Session.) | |
| Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| ExecuteScript(String, Boolean) | ||
| Finalize()()() |
Finalizer
(Overrides Object.Finalize()()().) | |
| GetExpandedResultsFileNameHelper(String) |
Expand Results File Name : Helper
(Inherited from Session.) | |
| 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.) | |
| IncludeType3NotPresentInResults | (Inherited from Session.) | |
| LoadFromFile(String) |
Load a new session from file.
| |
| LogLevelFlags | (Inherited from Session.) | |
| Manufacturer | (Inherited from Session.) | |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ModelName | (Inherited from Session.) | |
| NrOfErrors |
Number of Errors
(Inherited from Session.) | |
| NrOfGeneralErrors |
Number of NrOfGeneralErrors
(Inherited from Session.) | |
| NrOfGeneralWarnings |
Number of NrOfGeneralWarnings
(Inherited from Session.) | |
| NrOfUserErrors |
Number of NrOfUserErrors
(Inherited from Session.) | |
| NrOfUserWarnings |
Number of NrOfUserWarnings
(Inherited from Session.) | |
| NrOfValidationErrors |
Number of NrOfValidationErrors
(Inherited from Session.) | |
| NrOfValidationWarnings |
Number of NrOfValidationWarnings
(Inherited from Session.) | |
| NrOfWarnings |
Number of Warnings
(Inherited from Session.) | |
| ParseScript(String) | ||
| ReadDicomdir(String) | (Inherited from Session.) | |
| ReadFile(String) | (Inherited from Session.) | |
| Receive(DicomMessage%) | ||
| Receive(Message%) | ||
| Receive(DulMessage%) | ||
| Receive(A_ABORT%) | ||
| Receive(A_ASSOCIATE_AC%) | ||
| Receive(A_ASSOCIATE_RJ%) | ||
| Receive(A_ASSOCIATE_RQ%) | ||
| Receive(A_RELEASE_RP%) | ||
| Receive(A_RELEASE_RQ%) | ||
| ResetAssociation()()() | ||
| ResultsGatheringPaused |
Pause the gathering of validation results output.
(Inherited from Session.) | |
| ResultsRootDirectory | (Inherited from Session.) | |
| SaveToFile()()() | (Inherited from Session.) | |
| SecuritySettings | ||
| Send(DicomMessage) | ||
| Send(DulMessage) | ||
| SessionFileName | (Inherited from Session.) | |
| SessionId | (Inherited from Session.) | |
| SessionTitle | (Inherited from Session.) | |
| SoftwareVersions | (Inherited from Session.) | |
| StartResultsGathering(String) |
Start the gathering of validation results output.
(Inherited from Session.) | |
| StartResultsGatheringWithExpandedFileNaming(String) |
Start the gathering of validation results output.
(Inherited from Session.) | |
| StorageMode | (Inherited from Session.) | |
| StrictValidation | (Inherited from Session.) | |
| SummaryValidationResults | (Inherited from Session.) | |
| SutSystemSettings | ||
| TerminateConnection()()() | ||
| TestedBy | (Inherited from Session.) | |
| ToString()()() | Returns a String that represents the current Object. (Inherited from Object.) | |
| UnVrDefinitionLookUp | (Inherited from Session.) | |
| Validate(DicomMessage, DicomMessage, ValidationControlFlags) | ||
| Validate(DicomMessage, DicomMessage, DicomMessage, ValidationControlFlags) | ||
| Validate(DulMessage, DulMessage, ValidationControlFlags) | ||
| ValidateReferencedFile | (Inherited from Session.) | |
| ValidationResultsForDVT |
Boolean to make sure validation is invoked by DVT
(Inherited from Session.) | |
| WriteDicomdir(DicomDir, String) | (Inherited from Session.) | |
| WriteError(String) | (Inherited from Session.) | |
| WriteFile(DicomFile, String) | (Inherited from Session.) | |
| WriteHtmlInformation(String) | (Inherited from Session.) | |
| WriteInformation(String) | (Inherited from Session.) | |
| WriteMessageComparisonResults(MessageComparisonResults) | (Inherited from Session.) | |
| WriteValidationError(String) | (Inherited from Session.) | |
| WriteValidationInformation(String) | (Inherited from Session.) | |
| WriteValidationWarning(String) | (Inherited from Session.) | |
| WriteWarning(String) | (Inherited from Session.) |
| Object | ||
| Session | ||
| ScriptSession | ||