Classes | Functions
service_callback_types.cpp File Reference
#include <gtest/gtest.h>
#include "ros/ros.h"
#include "test_roscpp/TestStringString.h"
#include <vector>
Include dependency graph for service_callback_types.cpp:

Go to the source code of this file.

Classes

struct  A

Functions

bool add (test_roscpp::TestStringString::Request &req, test_roscpp::TestStringString::Response &res)
bool add2 (ros::ServiceEvent< test_roscpp::TestStringString::Request, test_roscpp::TestStringString::Response > &event)
bool add3 (ros::ServiceEvent< test_roscpp::TestStringString::Request, test_roscpp::TestStringString::Response > &event, const std::string &bound)
int main (int argc, char **argv)
 TEST (ServiceCallbackTypes, compile)

Function Documentation

bool add ( test_roscpp::TestStringString::Request &  req,
test_roscpp::TestStringString::Response &  res 
)

Author: Josh Faust

Definition at line 43 of file service_callback_types.cpp.

bool add2 ( ros::ServiceEvent< test_roscpp::TestStringString::Request, test_roscpp::TestStringString::Response > &  event)

Definition at line 49 of file service_callback_types.cpp.

bool add3 ( ros::ServiceEvent< test_roscpp::TestStringString::Request, test_roscpp::TestStringString::Response > &  event,
const std::string &  bound 
)

Definition at line 54 of file service_callback_types.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 93 of file service_callback_types.cpp.

TEST ( ServiceCallbackTypes  ,
compile   
)

Definition at line 78 of file service_callback_types.cpp.



test_roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim
autogenerated on Fri Aug 28 2015 12:33:59