#include <LoggerProxy.hpp>
| orocos_cpp::LoggerProxy::LoggerProxy |
( |
std::string |
location, |
|
|
bool |
is_ior = false |
|
) |
| |
TaskContext constructor for Logger
- Parameters
-
| name | Name of the task. This name needs to be unique to make it identifiable via nameservices. |
| initial_state | The initial TaskState of the TaskContext. Default is Stopped state. |
| boost::int32_t orocos_cpp::LoggerProxy::__orogen_getTID |
( |
| ) |
|
| void orocos_cpp::LoggerProxy::clear |
( |
| ) |
|
| bool orocos_cpp::LoggerProxy::createLoggingPort |
( |
::std::string const & |
port_name, |
|
|
::std::string const & |
type_name |
|
) |
| |
| std::string orocos_cpp::LoggerProxy::getModelName |
( |
| ) |
|
| bool orocos_cpp::LoggerProxy::removeLoggingPort |
( |
::std::string const & |
port_name | ) |
|
| bool orocos_cpp::LoggerProxy::reportComponent |
( |
::std::string const & |
name | ) |
|
| bool orocos_cpp::LoggerProxy::reportPort |
( |
::std::string const & |
component, |
|
|
::std::string const & |
port |
|
) |
| |
| void orocos_cpp::LoggerProxy::synchronize |
( |
| ) |
|
| bool orocos_cpp::LoggerProxy::unreportComponent |
( |
::std::string const & |
name | ) |
|
| bool orocos_cpp::LoggerProxy::unreportPort |
( |
::std::string const & |
component, |
|
|
::std::string const & |
port |
|
) |
| |
| RTT::Property< ::std::string >& orocos_cpp::LoggerProxy::file |
| const std::string orocos_cpp::LoggerProxy::ModelName |
|
static |
| RTT::Property< bool >& orocos_cpp::LoggerProxy::overwrite_existing_files |
| OutputProxyPort< boost::int32_t > orocos_cpp::LoggerProxy::state |
The documentation for this class was generated from the following files: