class ZSEARCHREQUEST : public ZSEARCHBASE Z39.50 Search Request PDU Class
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | AddDatabaseNames () |
| | AddLargeSetLowerBound ( INT4 argValue) Add LargeSetLowerBound Entry |
| | AddMediumSetElementSetNames () Add the Medium Set Element Name entry |
| | AddMediumSetPresentNumber ( INT4 argValue) Add MediumSetPresentNumber Entry |
| | AddPreferredRecordSyntax ( STRING argValue) Add Preferred Record Syntax |
| | AddProximity (BERBROWSER &Sub, INT4 Distance, INT Unit, GDT_BOOLEAN Order) Add Term Proximity information to Search Request |
| | AddQuery () Add a query subdirectory to PDU |
| | AddReplaceIndicator ( INT4 argValue) Add ReplaceIndicator Entry |
| | AddResultSetName (const STRING & argValue) Add ResultSetName Entry |
| | AddSmallSetElementSetNames () Add the Small Set Element Name entry |
| | AddSmallSetUpperBound ( INT4 argValue) Add SmallSetUpperBound Entry |
| | AddTerm (BERBROWSER & b, const STRING& Term) Add Search Term to Search Request |
| | GetDatabaseName (STRING *DBName) Get The Database Names string |
| | GetDatabaseNames (BERBROWSER* & Dir) Get the Database Names Entry. |
| | GetLargeSetLowerBound ( INT4 *argValue) Get LargeSetLowerBound Entry |
| | GetMediumSetElementSetNames (PBERBROWSER & Dir) Get the Medium Set Element Name entry |
| | GetMediumSetPresentNumber ( INT4 *argValue) Get MediumSetPresentNumber Entry |
| | GetPreferredRecordSyntax ( STRING *argValue) Get Preferred Record Syntax |
| | GetQuery (PBERBROWSER & Dir) Get a query BERBROWSER from PDU |
| | GetReplaceIndicator ( INT4 *argValue) Get ReplaceIndicator Entry |
| | GetResultSetName ( STRING *argValue) Get ResultSetName Entry |
| | GetSmallSetElementSetNames (PBERBROWSER & Dir) Get the Small Set Element Name entry |
| | GetSmallSetUpperBound ( INT4 *argValue) Get SmallSetUpperBound Entry |
| | HasDatabaseNames () Check for existence of Database Names Entry |
| | HasLargeSetLowerBound () Check for Large Set Lower Bound |
| | HasMediumSetElementSetNames () Check existance of Medium Set Element Name entry |
| | HasMediumSetPresentNumber () Check for Medium Set Present Number |
| | HasPreferredRecordSyntax () Check for Preferred Record Syntax |
| | HasQuery () Check For Query |
| | HasReplaceIndicator () Check for Replace Indicator |
| | HasResultSetName () Check for Result Set Name |
| | HasSmallSetElementSetNames () Check existance of Small Set Element Name entry |
| | HasSmallSetUpperBound () Check for Small Set Upper Bound |
| | SetuserId (const STRING& id) Set the user id |
| | ZSEARCHREQUEST (PUCHR Buf, INT4 Length) Basic Buffer Constructor |
| | ZSEARCHREQUEST ( const STRING& RefId, const INT4 SmallSetUpperBound, const INT4 LargeSetLowerBound, const INT4 MedSetPresentNum, const INT4 ReplaceIndicator, const STRING& ResultSetName, const STRING& DatabaseNames, const CHR *SmallElementSetNames, const CHR *MediumElementSetNames, const STRING& PrefRecSyntax, const STRING& Query, const STRING& AttrSetId, const STRING& u, const INT QueryType=101) Basic Parameter List Constructor |
| | GlobalUserId [256] This is required for carrying User ID for Annotations, etc. |
| | AddBooleanTerm (BERBROWSER &b, const STRING &Operator, const STRING &Term1, const STRING &Term2) |
Z39.50 Search Request PDU Class
ZSEARCHREQUEST( const STRING& RefId, const INT4 SmallSetUpperBound, const INT4 LargeSetLowerBound, const INT4 MedSetPresentNum, const INT4 ReplaceIndicator, const STRING& ResultSetName, const STRING& DatabaseNames, const CHR *SmallElementSetNames, const CHR *MediumElementSetNames, const STRING& PrefRecSyntax, const STRING& Query, const STRING& AttrSetId, const STRING& u, const INT QueryType=101)
inline INT HasSmallSetUpperBound()
inline INT GetSmallSetUpperBound( INT4 *argValue)
inline INT AddSmallSetUpperBound( INT4 argValue)
inline INT HasLargeSetLowerBound()
inline INT GetLargeSetLowerBound( INT4 *argValue)
inline INT AddLargeSetLowerBound( INT4 argValue)
inline INT HasMediumSetPresentNumber()
inline INT GetMediumSetPresentNumber( INT4 *argValue)
inline INT AddMediumSetPresentNumber( INT4 argValue)
inline INT HasReplaceIndicator()
inline INT GetReplaceIndicator( INT4 *argValue)
inline INT AddReplaceIndicator( INT4 argValue)
inline INT HasResultSetName()
inline INT GetResultSetName( STRING *argValue)
inline INT AddResultSetName(const STRING & argValue)
inline INT HasDatabaseNames()
inline INT AddDatabaseNames()
inline INT GetDatabaseNames(BERBROWSER* & Dir)
void GetDatabaseName(STRING *DBName)
inline INT HasSmallSetElementSetNames()
inline INT AddSmallSetElementSetNames()
inline INT GetSmallSetElementSetNames(PBERBROWSER & Dir)
inline INT HasMediumSetElementSetNames()
inline INT AddMediumSetElementSetNames()
inline INT GetMediumSetElementSetNames(PBERBROWSER & Dir)
inline INT HasPreferredRecordSyntax()
inline INT GetPreferredRecordSyntax( STRING *argValue)
inline INT AddPreferredRecordSyntax( STRING argValue)
inline INT HasQuery()
inline INT AddQuery()
inline INT GetQuery(PBERBROWSER & Dir)
GDT_BOOLEAN AddTerm(BERBROWSER & b, const STRING& Term)
void SetuserId(const STRING& id)
void AddProximity(BERBROWSER &Sub, INT4 Distance, INT Unit, GDT_BOOLEAN Order)
CHR GlobalUserId[256]
GDT_BOOLEAN AddBooleanTerm(BERBROWSER &b, const STRING &Operator, const STRING &Term1, const STRING &Term2)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de