| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Module Descriptions :: Class StreamDescription |
|
ObjectDescription --+
|
StreamDescription
A Stream Description represents a stream within a venue
| Method Summary | |
|---|---|
__init__(self,
name,
location,
capability,
encryptionFlag,
encryptionKey,
static)
| |
Add the specified network location to the list... | |
AsINIBlock(self)
| |
Remove the network location with specified id... | |
| Inherited from ObjectDescription | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| Method Details |
|---|
AddNetworkLocation(self, networkLocation)
Add the specified network location to the list
Note: This method overwrites the network location id
in the incoming network location
|
RemoveNetworkLocation(self, networkLocationId)Remove the network location with specified id |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jan 09 13:23:50 2006 | http://epydoc.sf.net |