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

Public Member Functions

def __init__
 

Public Attributes

 descriptiveName
 
 host
 
 hostUrl
 
 packages
 
 pathname
 
 totalSize
 

Detailed Description

A list of instances of this class is returned by
AppRunner.scanInstalledPackages().  Each of these corresponds to a
particular host that has provided packages that have been
installed on the local client. 

Constructor & Destructor Documentation

def __init__ (   self,
  host,
  dirnode 
)

Member Data Documentation

descriptiveName
host
hostUrl
packages
pathname
totalSize