
Public Member Functions | |
| ~MatchSpyList () | |
Public Attributes | |
| vector< Xapian::MatchSpy * > | spies |
The main reason for the existence of this structure is to make it easy to ensure that the match spies are all deleted after use.
Definition at line 353 of file remoteserver.cc.
| MatchSpyList::~MatchSpyList | ( | ) | [inline] |
| vector<Xapian::MatchSpy *> MatchSpyList::spies |
Definition at line 354 of file remoteserver.cc.
Referenced by RemoteServer::msg_query(), and ~MatchSpyList().