attrs/fixedsize.hpp

struct gviz::attrs::FixedSize : public AttributeBase<FixedSize, FixedSizeType>

Public Types

using value_type = FixedSizeType

Public Functions

inline explicit FixedSize() noexcept
inline explicit FixedSize(const value_type &value)
inline explicit FixedSize(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 = "fixedsize"
namespace gviz
namespace gviz::attrs

Typedefs

using FixedSizeType = std::variant<bool, std::string>
file fixedsize.hpp
#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