

Public Member Functions | |
| void | beginUpdate () |
| void | endUpdate () |
Static Public Member Functions | |
| static Ref< Session > | create (string serverName, int corbaEndpointPort=-1, Logger *=Logger::get()) throw (ConnectionException) |
Classes | |
| struct | ConnectionException |
| Some kind of error while attempting to make a connection to the X3D server. More... | |
| struct | ProtocolException |
| Data from the server appears to be corrupt. More... | |
| struct | Servant |
| struct | StreamReaderServant |
| struct | SupportException |
| The requested node type of field is not supported by the server. More... | |
Definition at line 48 of file session.H.
1.4.4