IRISLIB database
XDBCServer Class Reference
Inheritance diagram for XDBCServer:
Collaboration diagram for XDBCServer:

Public Member Functions

_.Library.Status popState ()
 popState will restore the state of the Context.SQL singleton from the top of the contextStack and remove the top stack element. More...
 
_.Library.Status pushState ()
 pushState will push the current state of the Context.XDBCServer singleton onto the contextStack. More...
 

Public Attributes

 Device
 TCP/Shared Memory device for the connection - Used to be help in qdev. More...
 
 ServerOptions
   More...
 
 contextStack
   More...
 

Member Function Documentation

◆ popState()

_.Library.Status popState ( )

popState will restore the state of the Context.SQL singleton from the top of the contextStack and remove the top stack element.

This method is not normally invoked directly. It is normally called by a utility class method to pop a context.

◆ pushState()

_.Library.Status pushState ( )

pushState will push the current state of the Context.XDBCServer singleton onto the contextStack.

This method is not normally invoked directly. It is normally called by a utility class method to push a context.

Member Data Documentation

◆ Device

Device

TCP/Shared Memory device for the connection - Used to be help in qdev.

 

◆ ServerOptions

ServerOptions

 

 

◆ contextStack

contextStack