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