|
Odil
A C++11 library for the DICOM standard
|
This is the complete list of members for odil::StoreSCP, including all inherited members.
| _association | odil::SCP | protected |
| Callback typedef | odil::StoreSCP | |
| get_callback() const | odil::StoreSCP | |
| operator()(std::shared_ptr< message::CStoreRequest > request) | odil::StoreSCP | |
| operator()(std::shared_ptr< message::Message > message) | odil::StoreSCP | virtual |
| receive_and_process() | odil::SCP | |
| SCP(Association &association) | odil::SCP | |
| set_callback(Callback const &callback) | odil::StoreSCP | |
| StoreSCP(Association &association) | odil::StoreSCP | |
| StoreSCP(Association &association, Callback const &callback) | odil::StoreSCP | |
| ~SCP()=default | odil::SCP | virtual |