zmq_fwrds.h
Go to the documentation of this file.
1 /*+-------------------------------------------------------------------------+
2  | MultiVehicle simulator (libmvsim) |
3  | |
4  | Copyright (C) 2014-2020 Jose Luis Blanco Claraco |
5  | Copyright (C) 2017 Borys Tymchenko (Odessa Polytechnic University) |
6  | Distributed under 3-clause BSD License |
7  | See COPYING |
8  +-------------------------------------------------------------------------+ */
9 
10 #pragma once
11 
12 namespace zmq
13 {
14 class socket_t;
15 class context_t;
16 class message_t;
17 } // namespace zmq
18 
20 {
21 class Descriptor;
22 class Message;
23 } // namespace google::protobuf
Definition: zmq_fwrds.h:12


mvsim
Author(s):
autogenerated on Fri May 7 2021 03:05:51