CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Attributes
Inspector.Inspector Class Reference

Public Member Functions

def createXML (self, value)
 
def GetListObjects (self)
 
def Loop (self)
 
def SetFilename (self, value)
 
def SetTag (self, value)
 
def Verbose (self, value)
 

Static Public Attributes

 afile
 
 afilename
 
 alist
 
 aobj
 
 bdir
 
 blist
 
 bobj
 
 dir
 
 Filename
 
 stripfilename
 
 tag
 
 TagOption
 
 Verbose
 
 XML
 

Detailed Description

Definition at line 19 of file Inspector.py.

Member Function Documentation

def Inspector.Inspector.createXML (   self,
  value 
)

Definition at line 26 of file Inspector.py.

26  def createXML(self, value):
def createXML(self, value)
Definition: Inspector.py:26
def Inspector.Inspector.GetListObjects (   self)

Definition at line 68 of file Inspector.py.

References Inspector.Inspector.Filename, and Inspector.Inspector.XML.

68  def GetListObjects(self):
69 
def GetListObjects(self)
Definition: Inspector.py:68
def Inspector.Inspector.Loop (   self)

Definition at line 33 of file Inspector.py.

33  def Loop(self):
34 
def Loop(self)
Definition: Inspector.py:33
def Inspector.Inspector.SetFilename (   self,
  value 
)

Definition at line 21 of file Inspector.py.

21  def SetFilename(self, value):
def SetFilename(self, value)
Definition: Inspector.py:21
def Inspector.Inspector.SetTag (   self,
  value 
)

Definition at line 29 of file Inspector.py.

29  def SetTag(self,value):
def SetTag(self, value)
Definition: Inspector.py:29
def Inspector.Inspector.Verbose (   self,
  value 
)

Definition at line 23 of file Inspector.py.

References Inspector.Inspector.Verbose.

23  def Verbose(self, value):

Member Data Documentation

Inspector.Inspector.afile
static

Definition at line 35 of file Inspector.py.

Inspector.Inspector.afilename
static

Definition at line 36 of file Inspector.py.

Inspector.Inspector.alist
static

Definition at line 46 of file Inspector.py.

Inspector.Inspector.aobj
static

Definition at line 49 of file Inspector.py.

Inspector.Inspector.bdir
static

Definition at line 57 of file Inspector.py.

Inspector.Inspector.blist
static

Definition at line 59 of file Inspector.py.

Inspector.Inspector.bobj
static

Definition at line 61 of file Inspector.py.

Inspector.Inspector.dir
static
<cuy>

Definition at line 83 of file Inspector.py.

Inspector.Inspector.Filename
static

Definition at line 22 of file Inspector.py.

Referenced by Inspector.Inspector.GetListObjects().

Inspector.Inspector.stripfilename
static

Definition at line 37 of file Inspector.py.

Inspector.Inspector.tag
static

Definition at line 30 of file Inspector.py.

Inspector.Inspector.TagOption
static

Definition at line 31 of file Inspector.py.

Inspector.Inspector.Verbose
static

Definition at line 24 of file Inspector.py.

Referenced by Inspector.Inspector.Verbose().

Inspector.Inspector.XML
static

Definition at line 27 of file Inspector.py.

Referenced by Inspector.Inspector.GetListObjects().