attrs/layer_related.hpp
-
struct gviz::attrs::Layer : public AttributeBase<Layer, attrtypes::LayerRange>
Public Types
-
using value_type = attrtypes::LayerRange
Public Functions
-
inline explicit Layer() noexcept
-
inline explicit Layer(const value_type &value)
-
inline explicit Layer(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 = "layer"
-
using value_type = attrtypes::LayerRange
-
struct gviz::attrs::LayerListSep : public AttributeBase<LayerListSep, std::string>
-
Public Functions
-
inline explicit LayerListSep()
-
inline explicit LayerListSep(const value_type &value)
-
inline explicit LayerListSep(value_type &&value)
Public Static Functions
-
static inline value_type get_default_value()
-
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 = "layerlistsep"
-
inline explicit LayerListSep()
-
struct gviz::attrs::Layers : public AttributeBase<Layers, attrtypes::LayerList>
-
Public Functions
-
inline explicit Layers() noexcept
-
inline explicit Layers(const value_type &value)
-
inline explicit Layers(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 = "layers"
-
inline explicit Layers() noexcept
-
struct gviz::attrs::LayerSelect : public AttributeBase<LayerSelect, attrtypes::LayerRange>
Public Types
-
using value_type = attrtypes::LayerRange
Public Functions
-
inline explicit LayerSelect() noexcept
-
inline explicit LayerSelect(const value_type &value)
-
inline explicit LayerSelect(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 = "layerselect"
-
using value_type = attrtypes::LayerRange
-
struct gviz::attrs::LayerSep : public AttributeBase<LayerSep, std::string>
-
Public Functions
-
inline explicit LayerSep()
-
inline explicit LayerSep(const value_type &value)
-
inline explicit LayerSep(value_type &&value)
Public Static Functions
-
static inline value_type get_default_value()
-
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 = "layersep"
-
inline explicit LayerSep()
-
namespace gviz
-
namespace attrs
- file layer_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