Template Struct ChannelValueCloner¶
Defined in File channel.h
Inheritance Relationships¶
Base Type¶
public aslam::channels::internal::ChannelValueClonerImpl< ValueType, is_cloneable< ValueType >::type >
(Template Struct ChannelValueClonerImpl)
Struct Documentation¶
-
template<typename ValueType>
struct ChannelValueCloner : public aslam::channels::internal::ChannelValueClonerImpl<ValueType, is_cloneable<ValueType>::type>¶