attrs/logical_related.hpp
-
struct gviz::attrs::LHead : public AttributeBase<LHead, std::string>
-
Public Functions
-
inline explicit LHead() noexcept
-
inline explicit LHead(const value_type &value)
-
inline explicit LHead(value_type &&value)
Public Static Functions
-
static inline value_type get_default_value() noexcept
-
static inline bool is_default(const value_type &value) noexcept
-
static inline bool constraint(const value_type&) noexcept
Public Static Attributes
-
static constexpr const char *const name = "lhead"
-
inline explicit LHead() noexcept
-
struct gviz::attrs::LHeight : public AttributeBase<LHeight, std::optional<double>>
-
Public Functions
-
inline explicit constexpr LHeight() noexcept
-
inline explicit constexpr LHeight(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 = "lheight"
-
inline explicit constexpr LHeight() noexcept
-
struct gviz::attrs::LPosition : public AttributeBase<LPosition, LPositionType>
Public Types
-
using value_type = LPositionType
Public Functions
-
inline explicit constexpr LPosition() noexcept
-
inline explicit constexpr LPosition(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 = "lposition"
-
using value_type = LPositionType
-
struct gviz::attrs::LTail : public AttributeBase<LTail, std::string>
-
Public Functions
-
inline explicit LTail() noexcept
-
inline explicit LTail(const value_type &value)
-
inline explicit LTail(value_type &&value)
Public Static Functions
-
static inline value_type get_default_value() noexcept
-
static inline bool is_default(const value_type &value) noexcept
-
static inline bool constraint(const value_type&) noexcept
Public Static Attributes
-
static constexpr const char *const name = "ltail"
-
inline explicit LTail() noexcept
-
struct gviz::attrs::LWidth : public AttributeBase<LWidth, std::optional<double>>
-
Public Functions
-
inline explicit constexpr LWidth() noexcept
-
inline explicit constexpr LWidth(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 = "lwidth"
-
inline explicit constexpr LWidth() noexcept
-
namespace gviz
-
namespace gviz::attrs
- file logical_related.hpp
- #include <>#include <>#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