class ZSEARCHRESPONSE : public ZSEARCHBASE Z39.50 Search Response PDU Class
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | AddNextResultSetPosition ( INT4 argValue) |
| | AddNumberOfRecordsReturned ( INT4 argValue) |
| | AddPresentStatus ( INT4 argValue) Add Present Status |
| | AddResultCount ( INT4 argValue) Add Result Set Count |
| | AddResultSetStatus ( INT4 argValue) Add Result Set Status |
| | AddSearchStatus ( INT4 argValue) |
| | GetCASPostings (STRING *Buffer) Get Search Posting Counts from Search Response. Formatted into HTML. |
| | GetNextResultSetPosition ( INT4 *argValue) |
| | GetNumberOfRecordsReturned ( INT4 *argValue) |
| | GetPresentStatus ( INT4 *argValue) Get the Present Status |
| | GetResultCount ( INT4 *argValue) Get Result Set Count |
| | GetResultSetStatus ( INT4 *argValue) Get Result Set Status |
| | GetSearchStatus ( INT4 *argValue) |
| | HasNextResultSetPosition () Check for existance of entry |
| | HasNumberOfRecordsReturned () Check for existance of entry |
| | HasPresentStatus () Check for existance of entry |
| | HasResultCount () Check for ResultSetCount entry |
| | HasResultSetStatus () Check for existance of entry |
| | HasSearchStatus () Check for existance of entry |
| | ZSEARCHRESPONSE (PUCHR Buf, INT4 Length) Basic Buffered Constructor |
| | ZSEARCHRESPONSE (const STRING& RefId, const INT4 ResultCount, const INT4 NumberOfRecordsReturned, const INT4 NextResultSetPosition, const INT4 SearchStatus, const INT4 ResultSetStatus, const INT4 PresentStatus, ZRECORDLIST *Records) Basic Parameter List Constructor |
Z39.50 Search Response PDU Class
ZSEARCHRESPONSE(const STRING& RefId, const INT4 ResultCount, const INT4 NumberOfRecordsReturned, const INT4 NextResultSetPosition, const INT4 SearchStatus, const INT4 ResultSetStatus, const INT4 PresentStatus, ZRECORDLIST *Records)
inline INT HasResultCount()
inline INT GetResultCount( INT4 *argValue)
inline INT AddResultCount( INT4 argValue)
inline INT HasNumberOfRecordsReturned()
inline INT GetNumberOfRecordsReturned( INT4 *argValue)
inline INT AddNumberOfRecordsReturned( INT4 argValue)
inline INT HasNextResultSetPosition()
inline INT GetNextResultSetPosition( INT4 *argValue)
inline INT AddNextResultSetPosition( INT4 argValue)
inline INT HasSearchStatus()
inline INT GetSearchStatus( INT4 *argValue)
inline INT AddSearchStatus( INT4 argValue)
inline INT HasResultSetStatus()
inline INT GetResultSetStatus( INT4 *argValue)
inline INT AddResultSetStatus( INT4 argValue)
inline INT HasPresentStatus()
inline INT GetPresentStatus( INT4 *argValue)
inline INT AddPresentStatus( INT4 argValue)
void GetCASPostings(STRING *Buffer)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de