Home Previous Up Next Index

Glacier2::Session

Overview

interface Session

A client-visible session object, which is tied to the lifecycle of a Router.

Derived Classes and Interfaces

::IceGrid::AdminSession
::IceGrid::Session

See Also

Router
SessionManager

Operations

void destroy()

Destroy the session. This is called automatically when the Router is destroyed.


Home Previous Up Next Index