#include <profiler_master.h>
Public Slots | |
void | createNewWindow () |
void | rosConnected (bool connected, QString master_uri) |
Public Member Functions | |
ProfilerMaster () | |
virtual | ~ProfilerMaster () |
Private Attributes | |
ProfileDatabase | db_ |
RosSource | ros_source_ |
Definition at line 44 of file profiler_master.h.
Definition at line 38 of file profiler_master.cpp.
swri_profiler_tools::ProfilerMaster::~ProfilerMaster | ( | ) | [virtual] |
Definition at line 47 of file profiler_master.cpp.
void swri_profiler_tools::ProfilerMaster::createNewWindow | ( | ) | [slot] |
Definition at line 51 of file profiler_master.cpp.
void swri_profiler_tools::ProfilerMaster::rosConnected | ( | bool | connected, |
QString | master_uri | ||
) | [slot] |
Definition at line 69 of file profiler_master.cpp.
Definition at line 58 of file profiler_master.h.
Definition at line 61 of file profiler_master.h.