rename socket.h/cpp to shm_socket.h/cpp.
| | |
| | | #ifndef CENTER_TM9OUQTG |
| | | #define CENTER_TM9OUQTG |
| | | |
| | | #include "socket.h" |
| | | #include "shm_socket.h" |
| | | #include <functional> |
| | | #include <map> |
| | | #include <memory> |
| | |
| | | #include "defs.h" |
| | | #include "msg.h" |
| | | #include "shm_msg_queue.h" |
| | | #include "socket.h" |
| | | #include "shm_socket.h" |
| | | #include <boost/uuid/random_generator.hpp> |
| | | #include <boost/uuid/string_generator.hpp> |
| | | #include <boost/uuid/uuid.hpp> |
| | |
| | | #include "msg.h" |
| | | #include "bh_util.h" |
| | | #include "defs.h" |
| | | #include "socket.h" |
| | | #include "shm_socket.h" |
| | | |
| | | namespace bhome_msg |
| | | { |
File was renamed from src/socket.cpp |
| | |
| | | /* |
| | | * ===================================================================================== |
| | | * |
| | | * Filename: socket.cpp |
| | | * Filename: shm_socket.cpp |
| | | * |
| | | * Description: |
| | | * |
| | |
| | | * ===================================================================================== |
| | | */ |
| | | |
| | | #include "socket.h" |
| | | #include "shm_socket.h" |
| | | #include "bh_util.h" |
| | | #include "defs.h" |
| | | #include "msg.h" |
File was renamed from src/socket.h |
| | |
| | | /* |
| | | * ===================================================================================== |
| | | * |
| | | * Filename: socket.h |
| | | * Filename: shm_socket.h |
| | | * |
| | | * Description: |
| | | * |
| | |
| | | * ===================================================================================== |
| | | */ |
| | | |
| | | #ifndef SOCKET_GWTJHBPO |
| | | #define SOCKET_GWTJHBPO |
| | | #ifndef SHM_SOCKET_GWTJHBPO |
| | | #define SHM_SOCKET_GWTJHBPO |
| | | |
| | | #include "bh_util.h" |
| | | #include "defs.h" |
| | |
| | | std::atomic<int> alloc_id_; |
| | | }; |
| | | |
| | | #endif // end of include guard: SOCKET_GWTJHBPO |
| | | #endif // end of include guard: SHM_SOCKET_GWTJHBPO |
| | |
| | | #define TOPIC_NODE_YVKWA6TF |
| | | |
| | | #include "msg.h" |
| | | #include "socket.h" |
| | | #include "shm_socket.h" |
| | | #include <atomic> |
| | | #include <memory> |
| | | #include <mutex> |