Version: 9.15.0
SALOME_ContainerHelper.InOutputObjVisitorCM Class Reference

Public Member Functions

def __init__ (self, visitor)
 
def __enter__ (self)
 
def __exit__ (self, exctype, exc, tb)
 

Private Attributes

 _visitor
 

Constructor & Destructor Documentation

◆ __init__()

def SALOME_ContainerHelper.InOutputObjVisitorCM.__init__ (   self,
  visitor 
)

Member Function Documentation

◆ __enter__()

def SALOME_ContainerHelper.InOutputObjVisitorCM.__enter__ (   self)

◆ __exit__()

def SALOME_ContainerHelper.InOutputObjVisitorCM.__exit__ (   self,
  exctype,
  exc,
  tb 
)

Field Documentation

◆ _visitor