OFFIS DCMTK
Version 3.6.0
|
Class representing a bunch of FINDResponses from a single C-FIND session. More...
Public Member Functions | |
Uint32 | numResults () const |
void | add (FINDResponse *rsp) |
OFListIterator (FINDResponse *) begin() | |
OFListIterator (FINDResponse *) end() | |
Private Attributes | |
OFList< FINDResponse * > | m_responses |
Class representing a bunch of FINDResponses from a single C-FIND session.