QNode Class Reference
#include <qnode.hpp>
List of all members.
Detailed Description
Definition at line 28 of file qnode.hpp.
Constructor & Destructor Documentation
QNode::QNode |
( |
int |
argc, |
|
|
char ** |
argv, |
|
|
const std::string & |
name | |
|
) |
| | |
QNode::~QNode |
( |
|
) |
[virtual] |
Member Function Documentation
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 |
( |
|
) |
[protected, pure 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.
Member Data Documentation
The documentation for this class was generated from the following files: