copy_serializable.h
Go to the documentation of this file.
1 
26 #ifndef ODVA_ETHERNETIP_SERIALIZATION_COPY_SERIALIZABLE_H
27 #define ODVA_ETHERNETIP_SERIALIZATION_COPY_SERIALIZABLE_H
28 
30 
31 namespace eip {
32 namespace serialization {
33 
34 void copy_serializable(Serializable& dst, const Serializable& src);
35 
36 } // namespace serialization
37 } // namespace eip
38 #endif // ODVA_ETHERNETIP_SERIALIZATION_COPY_SERIALIZABLE_H
void copy_serializable(Serializable &dst, const Serializable &src)
Definition: connection.h:41


odva_ethernetip
Author(s): Kareem Shehata
autogenerated on Mon Jun 10 2019 14:00:16