Version: 9.15.0
SALOME_ComponentPy.SALOME_ComponentPy_i Class Reference
Inheritance diagram for SALOME_ComponentPy.SALOME_ComponentPy_i:

Public Member Functions

def __init__ (self, orb, poa, contID, containerName, instanceName, interfaceName, notif=False)
 
def getCorbaRef (self)
 
def ping (self)
 
def setProperties (self, dico)
 
def getProperties (self)
 
def destroy (self)
 
def GetContainerRef (self)
 
def beginService (self, serviceName)
 
def endService (self, serviceName)
 
def sendMessage (self, event_type, message)
 
def Names (self, GraphName, NodeName)
 
def graphName (self)
 
def nodeName (self)
 
def Killer (self, ThreadId, signum)
 
def Kill_impl (self)
 
def Stop_impl (self)
 
def Suspend_impl (self)
 
def Resume_impl (self)
 
def CpuUsed_impl (self)
 
def DumpPython (self, isPublished, isMultiFile)
 
def hasObjectInfo (self)
 
def getObjectInfo (self, entry)
 
def getVersion (self)
 

Private Member Functions

def _get_instanceName (self)
 
def _get_interfaceName (self)
 

Private Attributes

 _naming_service
 
 _fieldsDict
 
 _instanceName
 
 _interfaceName
 
 _containerName
 
 _notif
 
 _myConnexionToRegistry
 
 _graphName
 
 _nodeName
 
 _serviceName
 
 _ThreadId
 
 _StartUsed
 
 _ThreadCpuUsed
 
 _Executed
 
 _contId
 
 _compo_o
 
 _notifSupplier
 

Static Private Attributes

 _orb = None
 
 _poa = None
 
list _fieldsDict = []
 

Detailed Description

Implementation with naming_service server

Constructor & Destructor Documentation

◆ __init__()

def SALOME_ComponentPy.SALOME_ComponentPy_i.__init__ (   self,
  orb,
  poa,
  contID,
  containerName,
  instanceName,
  interfaceName,
  notif = False 
)

Member Function Documentation

◆ _get_instanceName()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._get_instanceName (   self)
privateinherited

◆ _get_interfaceName()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._get_interfaceName (   self)
privateinherited

◆ beginService()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.beginService (   self,
  serviceName 
)
inherited

◆ CpuUsed_impl()

◆ destroy()

◆ DumpPython()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.DumpPython (   self,
  isPublished,
  isMultiFile 
)
inherited

◆ endService()

◆ GetContainerRef()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.GetContainerRef (   self)
inherited

◆ getCorbaRef()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.getCorbaRef (   self)
inherited

◆ getObjectInfo()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.getObjectInfo (   self,
  entry 
)
inherited

◆ getProperties()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.getProperties (   self)
inherited

◆ getVersion()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.getVersion (   self)
inherited

◆ graphName()

◆ hasObjectInfo()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.hasObjectInfo (   self)
inherited

◆ Kill_impl()

◆ Killer()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.Killer (   self,
  ThreadId,
  signum 
)
inherited

◆ Names()

◆ nodeName()

◆ ping()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.ping (   self)
inherited

References MESSAGE.

◆ Resume_impl()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.Resume_impl (   self)
inherited

◆ sendMessage()

◆ setProperties()

def SALOME_ComponentPy.SALOME_ComponentPy_Gen_i.setProperties (   self,
  dico 
)
inherited

◆ Stop_impl()

◆ Suspend_impl()

Field Documentation

◆ _compo_o

SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._compo_o
privateinherited

◆ _containerName

◆ _contId

SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._contId
privateinherited

◆ _Executed

SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._Executed
privateinherited

◆ _fieldsDict [1/2]

list SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._fieldsDict = []
staticprivateinherited

◆ _fieldsDict [2/2]

SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._fieldsDict
privateinherited

◆ _graphName

◆ _instanceName

◆ _interfaceName

SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._interfaceName
privateinherited

◆ _myConnexionToRegistry

SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._myConnexionToRegistry
privateinherited

◆ _naming_service

◆ _nodeName

◆ _notif

SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._notif
privateinherited

◆ _notifSupplier

SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._notifSupplier
privateinherited

◆ _orb

◆ _poa

◆ _serviceName

SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._serviceName
privateinherited

◆ _StartUsed

SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._StartUsed
privateinherited

◆ _ThreadCpuUsed

SALOME_ComponentPy.SALOME_ComponentPy_Gen_i._ThreadCpuUsed
privateinherited

◆ _ThreadId