|
| ObjName = ObjName |
| ObjName contains the name of this object.
|
|
| bobj = BaseObj |
| bobj contains the global object.
|
|
| cfg = self.bobj.cfg.config |
|
| log = self.bobj.log |
|
int | dlvl = 10000 |
|
◆ __init__()
LatexClass.LatexClass.__init__ |
( |
| self, |
|
|
| ObjName ) |
Constructor for the LatexClass object.
- Parameters
-
ObjName | – (string) Saves the name of the object. |
◆ Create()
LatexClass.LatexClass.Create |
( |
| self, |
|
|
| BaseObj ) |
Create() for the LatexClass object.
- Parameters
-
BaseObj | – (FPIBGBase) this is the global class that contains the log and config file facilities. |
◆ bobj
LatexClass.LatexClass.bobj = BaseObj |
bobj contains the global object.
◆ cfg
LatexClass.LatexClass.cfg = self.bobj.cfg.config |
◆ dlvl
int LatexClass.LatexClass.dlvl = 10000 |
◆ log
LatexClass.LatexClass.log = self.bobj.log |
◆ ObjName
LatexClass.LatexClass.ObjName = ObjName |
ObjName contains the name of this object.
The documentation for this class was generated from the following file: