class ZSCANREQUEST : public ZSCANBASE Main Z39.50 Scan Request PDU
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | AddAttributeSet ( STRING argValue) Add Attribute Set OID |
| | AddDatabaseNames () Add database names |
| | AddNumberOfTermsRequested ( INT4 argValue) Add Number of Requested Scan Terms |
| | AddPreferredPositionInResponse ( INT4 argValue) Add the Preferred Position |
| | AddStepSize ( INT4 argValue) Add the Scan Step Size |
| | AddTermListAndStartPoint () Add TermList |
| | GetAttributeSet ( STRING *argValue) Get Attribute Set |
| | GetDatabaseNames (PBERBROWSER & Dir) Get Database Names |
| | GetNumberOfTermsRequested ( INT4 *argValue) Get the number of terms to return |
| | GetPreferredPositionInResponse ( INT4 *argValue) Get the response position to start with |
| | GetStepSize ( INT4 *argValue) Get SCAN step size |
| | GetTermListAndStartPoint (PBERBROWSER & Dir) |
| | HasAttributeSet () Check existance of entry |
| | HasDatabaseNames () Check for existence of database names |
| | HasNumberOfTermsRequested () Check existance of entry |
| | HasPreferredPositionInResponse () Check existance of entry |
| | HasStepSize () Check existance of entry |
| | HasTermListAndStartPoint () Check existance of entry |
| | ZSCANREQUEST ( const CHR *RefId, const CHR *DatabaseNames, const CHR *AttributeSet, const CHR *TermList, INT4 StepSize, INT4 NumTermsRequested, INT4 PrefPosInResponse) Basic Constructor |
| | ZSCANREQUEST (PUCHR Buf, INT4 Length) Basic Buffer Constructor |
| | Client constructs a Scan Request |
Main Z39.50 Scan Request PDU
ZSCANREQUEST( const CHR *RefId, const CHR *DatabaseNames, const CHR *AttributeSet, const CHR *TermList, INT4 StepSize, INT4 NumTermsRequested, INT4 PrefPosInResponse)
inline INT HasDatabaseNames()
inline INT AddDatabaseNames()
inline INT GetDatabaseNames(PBERBROWSER & Dir)
inline INT HasAttributeSet()
inline INT GetAttributeSet( STRING *argValue)
inline INT AddAttributeSet( STRING argValue)
inline INT HasTermListAndStartPoint()
inline INT AddTermListAndStartPoint()
inline INT GetTermListAndStartPoint(PBERBROWSER & Dir)
inline INT HasStepSize()
inline INT GetStepSize( INT4 *argValue)
inline INT AddStepSize( INT4 argValue)
inline INT HasNumberOfTermsRequested()
inline INT GetNumberOfTermsRequested( INT4 *argValue)
inline INT AddNumberOfTermsRequested( INT4 argValue)
inline INT HasPreferredPositionInResponse()
inline INT GetPreferredPositionInResponse( INT4 *argValue)
inline INT AddPreferredPositionInResponse( INT4 argValue)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de