INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
orcaicegrid::IceGridManager Class ReferenceWraps up functions remotely controlling an IceGrid Registry. More...
Inherits orcaicegrid::AbstractIceGridManager, and orcaicegrid::IceGridSession.
Detailed DescriptionWraps up functions remotely controlling an IceGrid Registry. This thing is thread-safe. Only two exceptions are caught: TimeoutException and ObjectNotExistException. Both indicate that the remote call time out (just now or earlier). Both conditions lead to reinitialization of the session. Implementations of all methods inhereted from AbstractIceGridManager throw gbxutilacfr::Exception when something goes wrong. All operations may throw SessionNotConnectedException. Member Function Documentation
Reimplement this to perform custom action right after a new session is created. Returns TRUE if successful. On FALSE the session is destroyed and another one is created. Reimplemented from orcaicegrid::IceGridSession. References orcaice::Context::tracer().
Reimplement this to perform custom action right after a existing session was lost (intentionally or not). (No value is returned because nothing can be done if something does go wrong). Reimplemented from orcaicegrid::IceGridSession. References orcaice::Context::tracer(). The documentation for this class was generated from the following files:
|
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)