Go to the documentation of this file.
18#ifndef GZ_PHYSICS_CANWRITEDATA_HH_
19#define GZ_PHYSICS_CANWRITEDATA_HH_
49 const bool _onlyUnqueried =
true);
101 template <
typename Derived,
typename Specification>
113 public:
template <
typename CompositeType>
115 CompositeType &_data,
122 template <
typename Derived,
typename Specification>
138 public:
template <
typename CompositeType>
140 CompositeType &_data,
146#include "gz/physics/detail/CanWriteData.hh"