odil
Public Member Functions | Protected Attributes | List of all members
odil::SCU Class Reference

Base class for all Service Class Users. More...

#include <SCU.h>

Inheritance diagram for odil::SCU:
odil::FindSCU odil::GetSCU odil::MoveSCU odil::StoreSCU

Public Member Functions

 SCU (Association &association)
 Create a default Service Class User.
 
virtual ~SCU ()
 Destructor.
 
std::string const & get_affected_sop_class () const
 Return the affected SOP class. Defaults to "".
 
void set_affected_sop_class (std::string const &sop_class)
 Set the affected SOP class.
 
void echo () const
 Perform DICOM ping.
 

Protected Attributes

Association_association
 
std::string _affected_sop_class
 Affected SOP class.
 

Detailed Description

Base class for all Service Class Users.


The documentation for this class was generated from the following files: