Joger Hansegard

Results 8 issues of Joger Hansegard

If a server is unavailable, the DcmSCU::negotiateAssociation function call will block for the duration of the connectionTimeout. In many cases this timeout may be long, 30-60 seconds to ensure that...

This file uses MAX_PATH without including Windows.h

DcmSCU provides several virtual functions where the intent is to enable users to override these virtual functions. For example, DcmSCU::sendMOVERequest advertises that it can be overridden in the doc string....

If a server is unavailable, the DcmSCU::negotiateAssociation function call will block for the duration of the connectionTimeout. In many cases this timeout may be long, 30-60 seconds to ensure that...

This makes unexpected constructors more consistent with the C++ standard. Intended to be merged on top of #167.

CMakeUserPresets.json is not intended to be checked in to source control.

This can make it easier to use tl::expected in Qt