Nesting types for AttributeKind
and RelationKind
.
More...
#include <ilserver/rttypes.h>
Public Types | |
enum | AttributeKind { EntryValue , DerivedValue , AttrValue } |
This enumerated type lists the various types of server attributes. More... | |
enum | RelationKind { REL_1, USES_1, OWNS_1, INVERTED_1, REL_N, USES_N, OWNS_N, INVERTED_N } |
This enumerated type lists the various types of server relations. More... | |
Nesting types for AttributeKind
and RelationKind
.
Library: mvserver