Version: 9.15.0
Engines::ContainerPerfLog Interface Reference

import"SALOME_LogManager.idl";

Public Member Functions

string getLogFile ()
 
string getContainerEntryInNS ()
 
ContainerScriptPerfLog addScript (in string name, in string code)
 
ListOfContainerScriptPerfLog listOfScripts ()
 
void destroy ()
 

Member Function Documentation

◆ addScript()

ContainerScriptPerfLog Engines::ContainerPerfLog::addScript ( in string  name,
in string  code 
)

◆ destroy()

void Engines::ContainerPerfLog::destroy ( )

◆ getContainerEntryInNS()

string Engines::ContainerPerfLog::getContainerEntryInNS ( )

◆ getLogFile()

string Engines::ContainerPerfLog::getLogFile ( )

◆ listOfScripts()

ListOfContainerScriptPerfLog Engines::ContainerPerfLog::listOfScripts ( )