MGIS
Loading...
Searching...
No Matches
mgis::OptionalReference< ValueType > Member List

This is the complete list of members for mgis::OptionalReference< ValueType >, including all inherited members.

element_type typedef (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >
get() const noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
operator bool() const noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
operator pointer() const noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
operator*() const (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
operator->() const noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
OptionalReference() noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
OptionalReference(std::nullptr_t) noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
OptionalReference(pointer p) noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
OptionalReference(OptionalReference< ValueType2 > other) noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
OptionalReference(std::unique_ptr< ValueType2 > const &other) noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
OptionalReference(std::shared_ptr< ValueType2 > const &other) noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
pointer typedef (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >
reference typedef (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >
release() noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
reset(pointer p=nullptr) noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline
swap(OptionalReference &other) noexcept (defined in mgis::OptionalReference< ValueType >)mgis::OptionalReference< ValueType >inline