Chapter 8


API Library

8.1 LIBRARY FUNCTIONS

This chapter describes the API library functions used to create application programs with NQS.

intro(3NQS-N)
     
overview explanation of the NQS library
NQSgetquename(3NQS-N)
     
getNQS queue name information list
NQSgetbqueattrb(3NQS-N)
     
get NQS batch queue information list
NQSgetreqid, NQSgetreqidbyqueue,
NQSgetreqidbyuser
(3NQS-N)
     
get NQS request ID information list
NQSgetbreqattrb(3NQS-N)
     
get NQS batch request information list
NQSinfolstnext, NQSinfolstprev,
NQSinfolstnum, NQSinfolstcurr, NQSinfolstfree
(3NQS-N)
     
operate NQS information list
NQSinfoelmntqname(3NQS-N)
     
see NQS queue name information list
NQSinfoelmntrimid,
NQSinfoelmntriseqno
(3NQS-N)
     
see NQS request ID information list
NQSinfoelmntatrfmt,
NQSinfoelmntatrgrp, NQSinfoelmntatrtype, NQSinfoelmntatrsize,
NQSinfoelmntatrintval, NQSinfoelmntatrstrval, NQSinfoelmntatrlimit
(3NQS-N)
     
see NQS batch queue and request information list
NQSreqidtostr, NQSreqidtonum,
NQSmachname, NQSmachid
(3NQS-N)
     
translate NQS request ID
NQSgetbyteperword(3NQS-N)
     
get number of bytes per word
NQSqwatch(3NQS-N)
     
NQS event notification
nqsstat(4NQS-N)
     
NQS data structure used by API libraries

8.2 LIBRARY FUNCTION FORMAT

NAME

SYNOPSIS

DESCRIPTION

NOTES

EXAMPLES

SEE ALSO

Home


NAME

DESCRIPTION

Home


NAME

SYNOPSIS

DESCRIPTION

SEE ALSO

Home


NAME

SYNOPSIS

DESCRIPTION

EXAMPLES

SEE ALSO

Home


NAME

SYNOPSIS

DESCRIPTION

SEE ALSO

Home


NAME

SYNOPSIS

DESCRIPTION

EXAMPLES

SEE ALSO

Home


NAME

SYNOPSIS

DESCRIPTION

SEE ALSO

Home


8>

NAME

SYNOPSIS

DESCRIPTION

SEE ALSO

Home


NAME

SYNOPSIS

DESCRIPTION

SEE ALSO

Home


NAME

SYNOPSIS

DESCRIPTION

SEE ALSO

Home


NAME

SYNOPSIS

DESCRIPTION

Home


NAME

NQSgetbyteperword - get number of bytes per word

SYNOPSIS

int NQSgetbyteperword();

DESCRIPTION

NQSgetbyteperword returns the number of bytes per word treated by NQS.

The return value is as follows.

positive number
number of bytes(normal termination)

negative number
abnormal termination

Home


NAME

SYNOPSIS

DESCRIPTION

EXAMPLES

NOTES

SEE ALSO

Home

NAME

SYNOPSIS

DESCRIPTION

SEE ALSO

Home

Contents Previous Chapter Index