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... | |
_.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.
_.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.
Device |
TCP/Shared Memory device for the connection - Used to be help in qdev.
ServerOptions |
contextStack |