#include <qnode.hpp>
Definition at line 31 of file qnode.hpp.
QNode::QNode |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
const std::string & |
name |
|
) |
| |
QStringListModel* QNode::loggingModel |
( |
| ) |
|
|
inline |
void QNode::loggingUpdated |
( |
| ) |
|
|
signal |
const std::string& QNode::nodeName |
( |
| ) |
|
|
inline |
bool QNode::on_init |
( |
const std::string & |
master_url, |
|
|
const std::string & |
host_url |
|
) |
| |
virtual void QNode::ros_comms_init |
( |
| ) |
|
|
protectedpure virtual |
void QNode::rosShutdown |
( |
| ) |
|
|
signal |
virtual void QNode::run |
( |
| ) |
|
|
pure virtual |
This is called by the qt application to stop the ros node before the qt app closes.
Definition at line 37 of file qnode.cpp.
QStringListModel QNode::logging |
|
protected |
const std::string QNode::node_name |
|
protected |
The documentation for this class was generated from the following files: