

Public Member Functions | |
| CursorPOATie (CursorOperations delegate) | |
| CursorPOATie (CursorOperations delegate, POA poa) | |
| alma.xmlstore.Cursor | _this () |
| alma.xmlstore.Cursor | _this (org.omg.CORBA.ORB orb) |
| CursorOperations | _delegate () |
| void | _delegate (CursorOperations delegate) |
| POA | _default_POA () |
| alma.xmlstore.CursorPackage.QueryResult[] | nextBlock (short size) throws alma.xmlstore.ArchiveInternalError |
| boolean | hasNext () throws alma.xmlstore.ArchiveInternalError |
| void | close () |
| alma.xmlstore.CursorPackage.QueryResult | next () throws alma.xmlstore.ArchiveInternalError |
Private Attributes | |
| CursorOperations | _delegate |
| POA | _poa |
Generated from IDL interface "Cursor"
| alma::xmlstore::CursorPOATie::CursorPOATie | ( | CursorOperations | delegate | ) | [inline] |
References _delegate().
| alma::xmlstore::CursorPOATie::CursorPOATie | ( | CursorOperations | delegate, | |
| POA | poa | |||
| ) | [inline] |
References _delegate(), and _poa.
| POA alma::xmlstore::CursorPOATie::_default_POA | ( | ) | [inline] |
References _poa.
| void alma::xmlstore::CursorPOATie::_delegate | ( | CursorOperations | delegate | ) | [inline] |
References _delegate().
| CursorOperations alma::xmlstore::CursorPOATie::_delegate | ( | ) | [inline] |
Referenced by _delegate(), close(), CursorPOATie(), hasNext(), next(), and nextBlock().
| alma.xmlstore.Cursor alma::xmlstore::CursorPOATie::_this | ( | org.omg.CORBA.ORB | orb | ) | [inline] |
Reimplemented from alma::xmlstore::CursorPOA.
| alma.xmlstore.Cursor alma::xmlstore::CursorPOATie::_this | ( | ) | [inline] |
Reimplemented from alma::xmlstore::CursorPOA.
| void alma::xmlstore::CursorPOATie::close | ( | ) | [inline] |
Implements alma::xmlstore::CursorOperations.
References _delegate(), and alma::xmlstore::CursorOperations::close().
| boolean alma::xmlstore::CursorPOATie::hasNext | ( | ) | throws alma.xmlstore.ArchiveInternalError [inline] |
Implements alma::xmlstore::CursorOperations.
References _delegate(), and alma::xmlstore::CursorOperations::hasNext().
| alma.xmlstore.CursorPackage.QueryResult alma::xmlstore::CursorPOATie::next | ( | ) | throws alma.xmlstore.ArchiveInternalError [inline] |
Implements alma::xmlstore::CursorOperations.
References _delegate(), and alma::xmlstore::CursorOperations::next().
| alma.xmlstore.CursorPackage.QueryResult [] alma::xmlstore::CursorPOATie::nextBlock | ( | short | size | ) | throws alma.xmlstore.ArchiveInternalError [inline] |
Implements alma::xmlstore::CursorOperations.
References _delegate(), and alma::xmlstore::CursorOperations::nextBlock().
POA alma::xmlstore::CursorPOATie::_poa [private] |
Referenced by _default_POA(), and CursorPOATie().
1.6.2