Module TINAScsSF
Module TINA Service Factory
Interface Index
- i_Init
-
Behavior:
This interface allows the SLCM to initialize, configure and manage the SF.
- i_Resume
-
Behavior:
This interface allows the UA to resume a suspended
Service session or to resume the participation to an active service
session.
- i_SSCreate
-
Behavior:
This interface allows the UA to request for the creation of a new
Service session and it allows the SSM to request for the creation
of a new USM for a user who is joining the session.
- i_SSEvents
-
Behavior:
This interface allows the SSM,USM, PeerUSM and CompUSM to notify SF about
changes that occour in the Service Session.
- i_SSManage
-
Behavior:
This interface allows the SSM (or the UA) to manage a specified
Service session and to request information on a specified Service
Session.
Alias Index
- t_GlobalSessionId
-
this is a Session id, unique for a SF
- t_UserSessionId
-
this is a USM ID unique within a session
Aliases
- t_GlobalSessionId
-
typedef unsigned long t_GlobalSessionId;
this is a Session id, unique for a SF
- t_UserSessionId
-
typedef unsigned long t_UserSessionId;
this is a USM ID unique within a session
Generated by the OmniBroker IDL-to-HTML translator (non-commercial)