Go to the documentation of this file.
18 #ifndef GZ_PHYSICS_CANREADDATA_HH_
19 #define GZ_PHYSICS_CANREADDATA_HH_
42 public:
explicit ReadOptions(
const bool _onlyUnqueried =
true);
96 template <
typename Derived,
typename Specification>
112 public:
template <
typename CompositeType>
114 const CompositeType &_data,
121 template <
typename Derived,
typename Specification>
137 public:
template <
typename CompositeType>
139 const CompositeType &_data,
145 #include "gz/physics/detail/CanReadData.hh"