Public Member Functions | Public Attributes | List of all members
pal_statistics.statistics_registry.Registration Class Reference
Inheritance diagram for pal_statistics.statistics_registry.Registration:
Inheritance graph
[legend]

Public Member Functions

def __del__ (self)
 
def __init__ (self, name, registry)
 

Public Attributes

 name
 
 registry
 

Detailed Description

A utility class to handle to a registered funciton or variable, when
out of scope unregisters the variable.

Definition at line 30 of file statistics_registry.py.

Constructor & Destructor Documentation

◆ __init__()

def pal_statistics.statistics_registry.Registration.__init__ (   self,
  name,
  registry 
)

Definition at line 35 of file statistics_registry.py.

◆ __del__()

def pal_statistics.statistics_registry.Registration.__del__ (   self)

Definition at line 39 of file statistics_registry.py.

Member Data Documentation

◆ name

pal_statistics.statistics_registry.Registration.name

Definition at line 36 of file statistics_registry.py.

◆ registry

pal_statistics.statistics_registry.Registration.registry

Definition at line 37 of file statistics_registry.py.


The documentation for this class was generated from the following file:


pal_statistics
Author(s):
autogenerated on Fri Aug 2 2024 08:29:35