sys-sage
Loading...
Searching...
No Matches
Typedefs | Variables
sys_sage::RelationCategory Namespace Reference

Enumerates all supported relation categories in sys-sage. More...

Typedefs

using type = int32_t
 

Variables

constexpr type Any = -1
 
constexpr type Default = 0
 

Detailed Description

Enumerates all supported relation categories in sys-sage.

Typedef Documentation

◆ type

RelationCategory datatype – to indicate a parameter should be from this enum/namespace (as there are no hard restrictions from C++).

Variable Documentation

◆ Any

constexpr type sys_sage::RelationCategory::Any = -1
constexpr

Any category.

◆ Default

constexpr type sys_sage::RelationCategory::Default = 0
constexpr

The default category.