import"SALOME_LogManager.idl";
Public Member Functions | |
| string | getLogFile () |
| string | getContainerEntryInNS () |
| ContainerScriptPerfLog | addScript (in string name, in string code) |
| ListOfContainerScriptPerfLog | listOfScripts () |
| void | destroy () |
| ContainerScriptPerfLog Engines::ContainerPerfLog::addScript | ( | in string | name, |
| in string | code | ||
| ) |
| void Engines::ContainerPerfLog::destroy | ( | ) |
| string Engines::ContainerPerfLog::getContainerEntryInNS | ( | ) |
| string Engines::ContainerPerfLog::getLogFile | ( | ) |
| ListOfContainerScriptPerfLog Engines::ContainerPerfLog::listOfScripts | ( | ) |