OpFlex Framework
1.3.0
|
Interface definition file for PropertyInfo. More...
#include <boost/shared_ptr.hpp>
#include <boost/unordered_map.hpp>
#include <string>
#include "opflex/modb/EnumInfo.h"
Go to the source code of this file.
Classes | |
class | opflex::modb::PropertyInfo |
Property info provides metadata about a particular managed object property. More... | |
Typedefs | |
typedef uint64_t | opflex::modb::class_id_t |
A unique class ID. | |
typedef uint64_t | opflex::modb::prop_id_t |
A unique property ID. | |
Interface definition file for PropertyInfo.