14 #ifndef MODB_PROPERTYINFO_H
15 #define MODB_PROPERTYINFO_H
99 const std::string& property_name,
107 const std::string& property_name,
117 const std::string& property_name,
135 const std::string&
getName()
const {
return property_name; }
167 std::string property_name;
Interface definition file for EnumInfo.
Enum info defines the set of possible values for an enum as well as the properties current defined by...
Definition: EnumInfo.h:40
Property info provides metadata about a particular managed object property.
Definition: PropertyInfo.h:48
uint64_t class_id_t
A unique class ID.
Definition: ofcore_c.h:94