Go to the source code of this file.
Functions | |
bool | getMessageCallback (simple_node::GetMessage::Request &req, simple_node::GetMessage::Response &res) |
int | main (int argc, char **argv) |
Variables | |
std::atomic< unsigned > | i |
bool getMessageCallback | ( | simple_node::GetMessage::Request & | req, |
simple_node::GetMessage::Response & | res | ||
) |
Definition at line 8 of file simple_node.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 30 of file simple_node.cpp.
std::atomic<unsigned> i |
Definition at line 6 of file simple_node.cpp.