rgbd
test_server_shm.cpp
Go to the documentation of this file.
1 #include "test_server_templ.h"
2 #include "rgbd/server_shm.h"
3 
4 int main(int argc, char **argv)
5 {
6  return main_templ<rgbd::ServerSHM>(argc, argv);
7 }
test_server_templ.h
main
int main(int argc, char **argv)
Definition: test_server_shm.cpp:4
server_shm.h