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

Public Member Functions

def __init__
 

Public Attributes

 displayName
 
 lastUse
 
 package
 
 pathname
 
 totalSize
 

Detailed Description

A list of instances of this class is maintained by
InstalledHostData (which is in turn returned by
AppRunner.scanInstalledPackages()).  Each of these corresponds to
a particular package that has been installed on the local
client. 

Constructor & Destructor Documentation

def __init__ (   self,
  package,
  dirnode 
)

Member Data Documentation

displayName
lastUse
package
pathname
totalSize