attrs/level_related.hpp
-
struct gviz::attrs::Levels : public AttributeBase<Levels, unsigned int>
Public Types
-
using value_type = unsigned int
Public Functions
-
inline explicit constexpr Levels() noexcept
-
inline explicit constexpr Levels(value_type value)
Public Static Functions
-
static inline constexpr value_type get_default_value() noexcept
-
static inline constexpr bool is_default(value_type value) noexcept
-
static inline constexpr bool constraint(value_type value) noexcept
Public Static Attributes
-
static constexpr const char *const name = "levels"
-
using value_type = unsigned int
-
struct gviz::attrs::LevelsGap : public AttributeBase<LevelsGap, double>
Public Types
-
using value_type = double
Public Functions
-
inline explicit constexpr LevelsGap() noexcept
-
inline explicit constexpr LevelsGap(value_type value)
Public Static Functions
-
static inline constexpr value_type get_default_value() noexcept
-
static inline constexpr bool is_default(value_type value) noexcept
-
static inline constexpr bool constraint(value_type) noexcept
Public Static Attributes
-
static constexpr const char *const name = "levelsgap"
-
using value_type = double
-
namespace gviz
-
namespace attrs
- file level_related.hpp
- #include <>#include “”
- dir /home/cthulhu/projects/repos/libgvizard/include/gvizard/attrs
- dir /home/cthulhu/projects/repos/libgvizard/include/gvizard
- dir /home/cthulhu/projects/repos/libgvizard/include