Panda3D
Public Member Functions | Public Attributes

PackageTree Class Reference

List of all members.

Public Member Functions

def __init__
def getHost
def installPackage

Public Attributes

 hostDir
 hosts
 hostUrl
 http
 packages
 platform

Detailed Description

A class used internally to build a temporary package
tree for inclusion into an installer. 

Constructor & Destructor Documentation

def __init__ (   self,
  platform,
  hostDir,
  hostUrl 
)

Member Function Documentation

def getHost (   self,
  hostUrl 
)
def installPackage (   self,
  name,
  version,
  hostUrl = None 
)
Installs the named package into the tree. 

Member Data Documentation

 All Classes Namespaces Functions Variables Properties