Main Z39.50 Session Manager Class
INT | Close () |
INT | GetDebugLevel () Get Debug Level |
GDT_BOOLEAN | GetOption (const INT Option) Get Option |
void | GetProtocolVersion (INT *Version) Get Protocol Version |
void | SetDebugLevel (INT Level) Set Debug Level |
ZSESSION () Create a Z39.50 Session | |
ZSESSION (const ZSESSION &OtherSession) Create a Z39.50 Session | |
~ZSESSION () Destroy This Session |
c_dbname | |
INT | c_debuglevel |
REGISTRY* | c_defaults |
c_group | |
c_inifile | |
c_maxrecordsize | |
c_options | |
UINT | c_port |
INT4 | c_prefmsgsize |
STRING | c_protocol_version |
c_refid | |
TCPSOCK* | c_tcp |
c_timeout |
void | ClearOptions () |
void | LoadDefaultsFromCommandLine (int ac, char **argv, STRING & File, STRING & Group, STRING *LastGroup, STRING *LastFile) Load Session Defaults |
void | LoadDefaultsFromFile (const STRING & Filename, const STRING & Group) Load Session Defaults |
void | PrintConnectionDetails () |
PUCHR | ReadPDU (INT4 *len, unsigned short *type) Read a Z39.50 PDU |
PUCHR | ReadPresentPDU (INT4 *len, unsigned short *type) Read a Present PDU |
INT4 | SendPDU (PZPDU pdu) Send PDU over Network |
INT4 | SendPresentPDU (PZPDU pdu) Send a Present PDU over the network |
void | SetExceptionalRecordSize (const INT4 Value) Set Maximum Message Size Option |
void | SetOption (const INT Option, const GDT_BOOLEAN Value) Set Session Option |
void | SetOptions (const STRING & Options) Set Session Option |
void | SetPreferredMessageSize (const INT4 Value) Set Session Message Size Option |
void | SetProtocolVersion (const STRING & Value) Set Session protocol version Option |
enum |
| ||||||||||||||||||||||||||||||
enum |
|
Main Z39.50 Session Manager Class
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de