define an implementation of the component interface Engines::Component
More...
|
def | __init__ |
|
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, theStudy, isPublished, isMultiFile) |
|
def | getStudyId (self) |
|
def | hasObjectInfo (self) |
|
def | getObjectInfo (self, studyId, entry) |
|
define an implementation of the component interface Engines::Component