#include <PythonScriptItemImpl.h>
◆ PythonScriptItemImpl() [1/2]
PythonScriptItemImpl::PythonScriptItemImpl |
( |
ScriptItem * |
scriptItem | ) |
|
◆ PythonScriptItemImpl() [2/2]
◆ ~PythonScriptItemImpl()
PythonScriptItemImpl::~PythonScriptItemImpl |
( |
| ) |
|
|
virtual |
◆ doPutProperties()
◆ exceptionText()
const std::string PythonScriptItemImpl::exceptionText |
( |
| ) |
const |
◆ execute()
bool PythonScriptItemImpl::execute |
( |
| ) |
|
◆ executeCode()
bool PythonScriptItemImpl::executeCode |
( |
const char * |
code | ) |
|
◆ isBackgroundMode()
bool PythonScriptItemImpl::isBackgroundMode |
( |
| ) |
const |
◆ isRunning()
bool PythonScriptItemImpl::isRunning |
( |
| ) |
const |
◆ onDisconnectedFromRoot()
void PythonScriptItemImpl::onDisconnectedFromRoot |
( |
| ) |
|
◆ restore()
bool PythonScriptItemImpl::restore |
( |
const Archive & |
archive | ) |
|
◆ scriptFilename()
const std::string& cnoid::PythonScriptItemImpl::scriptFilename |
( |
| ) |
const |
|
inline |
◆ scriptItem()
ScriptItem* cnoid::PythonScriptItemImpl::scriptItem |
( |
| ) |
|
|
inline |
◆ setBackgroundMode()
void PythonScriptItemImpl::setBackgroundMode |
( |
bool |
on | ) |
|
◆ setScriptFilename()
bool PythonScriptItemImpl::setScriptFilename |
( |
const std::string & |
filename | ) |
|
◆ sigScriptFinished()
Signal<void()>& cnoid::PythonScriptItemImpl::sigScriptFinished |
( |
| ) |
|
|
inline |
◆ store()
bool PythonScriptItemImpl::store |
( |
Archive & |
archive | ) |
|
◆ terminate()
bool PythonScriptItemImpl::terminate |
( |
| ) |
|
◆ waitToFinish()
bool PythonScriptItemImpl::waitToFinish |
( |
double |
timeout | ) |
|
The documentation for this class was generated from the following files: