FPIBG Utility
LatexClass.LatexClass Class Reference
Inheritance diagram for LatexClass.LatexClass:

Public Member Functions

 __init__ (self, ObjName)
 Constructor for the LatexClass object.
 
 Create (self, BaseObj)
 Create() for the LatexClass object.
 

Public Attributes

 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
 

Constructor & Destructor Documentation

◆ __init__()

LatexClass.LatexClass.__init__ ( self,
ObjName )

Constructor for the LatexClass object.

Parameters
ObjName– (string) Saves the name of the object.

Member Function Documentation

◆ 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.

Member Data Documentation

◆ 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: