#include <SALOME_LogManager.hxx>
◆ SALOME_ContainerPerfLog()
| SALOME_ContainerPerfLog::SALOME_ContainerPerfLog |
( |
SALOME_LogManager * |
father, |
|
|
const std::string & |
nameInNS, |
|
|
const std::string & |
logFile |
|
) |
| |
◆ ~SALOME_ContainerPerfLog()
| SALOME_ContainerPerfLog::~SALOME_ContainerPerfLog |
( |
| ) |
|
◆ accept()
◆ addScript()
| Engines::ContainerScriptPerfLog_ptr SALOME_ContainerPerfLog::addScript |
( |
const char * |
name, |
|
|
const char * |
code |
|
) |
| |
|
override |
◆ destroy()
| void SALOME_ContainerPerfLog::destroy |
( |
| ) |
|
|
override |
◆ destroyInternal()
| void SALOME_ContainerPerfLog::destroyInternal |
( |
| ) |
|
|
private |
◆ father()
Referenced by SALOME_ContainerHelper.ScriptExecInfoDeco::code(), SALOME_ContainerHelper.ScriptExecInfoDeco::computingNode(), SALOME_ContainerHelper.ScriptInfoDeco::computingNode(), SALOME_LogManager.SALOME_ContainerScriptExecPerfLog::end(), SALOME_LogManager.SALOME_ContainerScriptExecPerfLog::flushAndAppendFreestyle(), getPOA(), SALOME_ContainerHelper.ScriptExecInfoDeco::log(), SALOME_ContainerHelper.ScriptExecInfoDeco::nodeName(), SALOME_ContainerHelper.ScriptExecInfoDeco::ns_entry(), SALOME_ContainerHelper.ScriptInfoDeco::ns_entry(), and SALOME_LogManager.SALOME_ContainerScriptExecPerfLog::start().
◆ getContainerEntryInNS()
| char * SALOME_ContainerPerfLog::getContainerEntryInNS |
( |
| ) |
|
|
override |
◆ getLogFile()
| char * SALOME_ContainerPerfLog::getLogFile |
( |
| ) |
|
|
override |
◆ getNumberOfScripts()
| std::size_t SALOME_ContainerPerfLog::getNumberOfScripts |
( |
| ) |
const |
◆ getPOA()
| PortableServer::POA_var SALOME_ContainerPerfLog::getPOA |
( |
| ) |
|
◆ listOfScripts()
◆ logFile()
| const std::string& SALOME_ContainerPerfLog::logFile |
( |
| ) |
const |
◆ nameInNS()
| const std::string& SALOME_ContainerPerfLog::nameInNS |
( |
| ) |
const |
◆ pyObj()
| PyObject* SALOME_ContainerPerfLog::pyObj |
( |
| ) |
|
◆ setLogFile()
| void SALOME_ContainerPerfLog::setLogFile |
( |
const std::string & |
logFile | ) |
|
◆ setNameInNS()
| void SALOME_ContainerPerfLog::setNameInNS |
( |
const std::string & |
name | ) |
|
◆ setPyObj()
| void SALOME_ContainerPerfLog::setPyObj |
( |
PyObject * |
obj | ) |
|
◆ _father
◆ _log_file
| std::string SALOME_ContainerPerfLog::_log_file |
|
private |
◆ _name_in_ns
| std::string SALOME_ContainerPerfLog::_name_in_ns |
|
private |
◆ _pyContLog
| AutoPyRefGilSafe SALOME_ContainerPerfLog::_pyContLog |
|
private |
◆ _scripts