Functions | |
| constexpr ProductStatus | present () noexcept |
| constexpr ProductStatus | neverCreated () noexcept |
| constexpr ProductStatus | dropped () noexcept |
| constexpr ProductStatus | dummyToPreventDoubleCount () noexcept |
| constexpr ProductStatus | unknown () noexcept |
| constexpr ProductStatus | uninitialized () noexcept |
| constexpr bool | present (ProductStatus const status) noexcept |
| constexpr bool | neverCreated (ProductStatus const status) noexcept |
| constexpr bool | dropped (ProductStatus const status) noexcept |
| constexpr bool | dummyToPreventDoubleCount (ProductStatus const status) noexcept |
| constexpr bool | unknown (ProductStatus const status) noexcept |
| constexpr bool | uninitialized (ProductStatus const status) noexcept |
|
noexcept |
Definition at line 20 of file ProductStatus.h.
|
noexcept |
Definition at line 52 of file ProductStatus.h.
|
noexcept |
Definition at line 25 of file ProductStatus.h.
|
noexcept |
Definition at line 57 of file ProductStatus.h.
|
noexcept |
Definition at line 15 of file ProductStatus.h.
|
noexcept |
Definition at line 47 of file ProductStatus.h.
|
noexcept |
Definition at line 10 of file ProductStatus.h.
|
noexcept |
Definition at line 42 of file ProductStatus.h.
|
noexcept |
Definition at line 36 of file ProductStatus.h.
|
noexcept |
Definition at line 67 of file ProductStatus.h.
|
noexcept |
Definition at line 31 of file ProductStatus.h.
|
noexcept |
Definition at line 62 of file ProductStatus.h.
1.8.11