24 #ifndef __INTERFACE_FIELD_POINTER_H_
25 #define __INTERFACE_FIELD_POINTER_H_
27 #include <interface/interface.h>
36 template <
typename FieldType>
57 Interface::interface_fieldtype_t
get_type()
const
87 Interface::interface_fieldtype_t __type;
89 volatile FieldType *__value;