libuav original

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers types.hpp Source File

types.hpp

00001 /*
00002  * Copyright (C) 2014 Pavel Kirienko <pavel.kirienko@gmail.com>
00003  */
00004 
00005 #ifndef UAVCAN_MARSHAL_TYPES_HPP_INCLUDED
00006 #define UAVCAN_MARSHAL_TYPES_HPP_INCLUDED
00007 
00008 #include <uavcan/marshal/integer_spec.hpp>
00009 #include <uavcan/marshal/float_spec.hpp>
00010 #include <uavcan/marshal/array.hpp>
00011 #include <uavcan/marshal/type_util.hpp>
00012 
00013 #endif // UAVCAN_MARSHAL_TYPES_HPP_INCLUDED