AWViz-ROS C++ API Reference
Loading...
Searching...
No Matches
Public Member Functions | List of all members
awviz_common::ViewerApp Class Reference

Application class used in a client code. More...

#include <viewer.hpp>

Public Member Functions

 ViewerApp ()
 Construct an application instance with the root ROS node.
 
 ~ViewerApp ()
 Destruct an application instance.
 
void run ()
 Start running application.
 

Detailed Description

Application class used in a client code.

Constructor & Destructor Documentation

◆ ViewerApp()

awviz_common::ViewerApp::ViewerApp ( )

Construct an application instance with the root ROS node.

◆ ~ViewerApp()

awviz_common::ViewerApp::~ViewerApp ( )

Destruct an application instance.

Member Function Documentation

◆ run()

void awviz_common::ViewerApp::run ( )

Start running application.


The documentation for this class was generated from the following files: