Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Used in RPC
Print Page as PDF
Routine: XOBVSYSI

Package: VistALink

Routine: XOBVSYSI


Information

XOBVSYSI ;; ld,mjk/alb - VistaLink Interface Implementation ; 07/27/2002 13:00

Source Information

Source file <XOBVSYSI.m>

Entry Points

Name Comments DBIA/ICR reference
CALLBACK(CB) ; -- init callbacks implementation
ELEST(ELE,ATR) ; -- element start event handler
READER(XOBUF,XOBDATA) ; -- proprietary format reader implementation
REQHDLR(XOBDATA) ; -- request handler implementation
REQHDLRQ ;
ENV ; -- set env variable
PSTANUM ; -- set primary station number
INIT(TYPE) ; -- handle initialize request
CLOSE(TYPE) ; -- handle close socket request
CLEANUP(TYPE) ; -- handle cleanup partition request
; -- unlock any pending locks
DUZSV(DUZ) ; -- save initial DUZ info for session
HB(TYPE) ; -- handle heartbeat request
RATE() ; -- set up rate attribute for response
JOB() ; -- set up $JOB attribute for response
RASTO() ; -- set up ReAuthenticated Session TimeOut
RESPONSE(TYPE,STATUS,ATTRS) ; -- build xml response
; -- initialize
SYSINFO(TYPE) ; -- build system info response
GETSINFO(XOBINFO) ; -- gather system info into array
RPC(XOBY) ;
TRUNCCH(XOBSTR) ; truncate before first non-numeric char

Used in RPC

RPC Name Call Tags
XOBV SYSTEMINFO RPC
Info |  Source |  Entry Points |  Used in RPC