Public Member Functions | Private Member Functions | Private Attributes | List of all members
app_loader::AppLoader Class Reference

#include <app_loader.h>

Public Member Functions

 AppLoader ()
 
bool ok ()
 
 ~AppLoader ()
 

Private Member Functions

bool rtpManagerDestroyCB (app_loader::RTDestroy::Request &req, app_loader::RTDestroy::Response &resp)
 

Private Attributes

std::string app_name_
 
std::string app_type_
 
bool rtp_manager_destroy_
 
ros::ServiceServer rtp_manager_destroy_srv_
 

Detailed Description

Definition at line 35 of file app_loader.h.

Constructor & Destructor Documentation

app_loader::AppLoader::AppLoader ( )

Definition at line 27 of file app_loader.cpp.

app_loader::AppLoader::~AppLoader ( )

Definition at line 56 of file app_loader.cpp.

Member Function Documentation

bool app_loader::AppLoader::ok ( )

Definition at line 89 of file app_loader.cpp.

bool app_loader::AppLoader::rtpManagerDestroyCB ( app_loader::RTDestroy::Request &  req,
app_loader::RTDestroy::Response &  resp 
)
private

Definition at line 77 of file app_loader.cpp.

Member Data Documentation

std::string app_loader::AppLoader::app_name_
private

Definition at line 42 of file app_loader.h.

std::string app_loader::AppLoader::app_type_
private

Definition at line 43 of file app_loader.h.

bool app_loader::AppLoader::rtp_manager_destroy_
private

Definition at line 44 of file app_loader.h.

ros::ServiceServer app_loader::AppLoader::rtp_manager_destroy_srv_
private

Definition at line 45 of file app_loader.h.


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


app_loader
Author(s):
autogenerated on Mon Jun 10 2019 14:02:01