Package AccessGrid :: Module Descriptions
[show private | hide private]
[frames | no frames]

Module AccessGrid.Descriptions

Classes
AGNetworkServiceDescription  
AGServiceDescription  
AGServiceManagerDescription  
AppDataDescription  
ApplicationCmdDescription  
ApplicationDescription The Service Description is the Virtual Venue resident information about services users can interact with.
AppParticipantDescription  
ConnectionDescription A Connection Description is used to represent the connection from the current venue to another venue.
DataDescription A Data Description represents data within a venue.
ObjectDescription id : string name : string description : string uri : uri (string)
ServiceDescription The Service Description is the Virtual Venue resident information about services users can interact with.
StreamDescription A Stream Description represents a stream within a venue
VenueDescription A Venue Description is used to represent a Venue.
VenueState  

Exceptions
BadApplicationDescription  
BadDataDescription  
BadServiceDescription  

Function Summary
  CreateAGNetworkServiceDescription(svcDescStruct)
  CreateAGServiceDescription(svcDescStruct)
  CreateAGServiceManagerDescription(svcMgrDescStruct)
  CreateApplicationDescription(appDescStruct)
  CreateCapability(capabilityStruct)
  CreateClientProfile(clientProfileStruct)
Create a client profile from a SOAP struct (this function should be removed when we have WSDL support)
  CreateConnectionDescription(connDescStruct)
  CreateDataDescription(dataDescStruct)
  CreateNetworkLocation(networkLocationStruct)
  CreateParameter(parmstruct)
Object factory to create parameter instances from SOAPStructs
  CreateResource(rscStruct)
  CreateServiceDescription(serviceDescStruct)
  CreateStreamDescription(streamDescStruct)
  CreateVenueDescription(venueDescStruct)
  CreateVenueState(venueStateStruct)

Variable Summary
str __revision__ = '$Id: Descriptions.py,v 1.66 2004/09/10 0...

Function Details

CreateClientProfile(clientProfileStruct)

Create a client profile from a SOAP struct (this function should be removed when we have WSDL support)

CreateParameter(parmstruct)

Object factory to create parameter instances from SOAPStructs


Variable Details

__revision__

Type:
str
Value:
'$Id: Descriptions.py,v 1.66 2004/09/10 03:58:53 judson Exp $'         

Generated by Epydoc 2.1 on Thu Apr 14 16:39:31 2005 http://epydoc.sf.net