|
@@ -86,5 +86,7 @@ EipStatus GetAttributeAll(CipInstance *instance,
|
|
|
*/
|
|
*/
|
|
|
int DecodePaddedEPath(CipEpath *epath,
|
|
int DecodePaddedEPath(CipEpath *epath,
|
|
|
const EipUint8 **message);
|
|
const EipUint8 **message);
|
|
|
|
|
+
|
|
|
size_t GetSizeOfAttribute(const CipAttributeStruct *const attribute_struct);
|
|
size_t GetSizeOfAttribute(const CipAttributeStruct *const attribute_struct);
|
|
|
|
|
+
|
|
|
#endif /* OPENER_CIPCOMMON_H_ */
|
|
#endif /* OPENER_CIPCOMMON_H_ */
|