Functions | Variables
service_deadlock.cpp File Reference
#include <cstdlib>
#include <gtest/gtest.h>
#include "ros/ros.h"
#include "std_srvs/Empty.h"
#include <ros/console.h>
#include <ros/poll_manager.h>
Include dependency graph for service_deadlock.cpp:

Go to the source code of this file.

Functions

void call (ros::ServiceClient &client)
bool dummyService (std_srvs::Empty::Request &req, std_srvs::Empty::Request &res)
int main (int argc, char **argv)
 TEST (roscpp, ServiceDeadlocking)

Variables

static const char SERVICE1 [] = "service1"

Function Documentation

void call ( ros::ServiceClient client)

Definition at line 17 of file service_deadlock.cpp.

bool dummyService ( std_srvs::Empty::Request &  req,
std_srvs::Empty::Request &  res 
)

Definition at line 9 of file service_deadlock.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 65 of file service_deadlock.cpp.

TEST ( roscpp  ,
ServiceDeadlocking   
)

Definition at line 31 of file service_deadlock.cpp.


Variable Documentation

const char SERVICE1[] = "service1" [static]

Definition at line 15 of file service_deadlock.cpp.



test_roscpp
Author(s): Morgan Quigley mquigley@cs.stanford.edu, Ken Conley kwc@willowgarage.com
autogenerated on Sat Dec 28 2013 17:36:21