Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
PackageTree Class Reference

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

hostDir
hosts
hostUrl
http
packages
platform