libcrn
3.9.5
A document image processing library
|
This is the complete list of members for crn::Prop3, including all inherited members.
Deserialize(xml::Element &el) | crn::Prop3 | |
False() | crn::Prop3 | inlinestatic |
FALSEval | crn::Prop3 | static |
GetValue() const noexcept | crn::Prop3 | inline |
IsFalse() const noexcept | crn::Prop3 | |
IsTrue() const noexcept | crn::Prop3 | |
IsUnknown() const noexcept | crn::Prop3 | |
operator!() const noexcept | crn::Prop3 | |
operator&(const Prop3 &prop) const noexcept | crn::Prop3 | |
operator&=(const Prop3 &prop) noexcept | crn::Prop3 | |
operator=(const Prop3 &)=default | crn::Prop3 | |
operator=(Prop3 &&)=default | crn::Prop3 | |
operator=(const int &prop) noexcept | crn::Prop3 | |
operator==(const Prop3 &prop) const noexcept | crn::Prop3 | |
operator|(const Prop3 &prop) const noexcept | crn::Prop3 | |
operator|=(const Prop3 &prop) noexcept | crn::Prop3 | |
Prop3() noexcept | crn::Prop3 | inline |
Prop3(int val) noexcept | crn::Prop3 | |
Prop3(bool val) noexcept | crn::Prop3 | inline |
Prop3(const Prop3 &)=default | crn::Prop3 | |
Prop3(Prop3 &&)=default | crn::Prop3 | |
Serialize(xml::Element &parent) const | crn::Prop3 | |
ToString() const | crn::Prop3 | |
True() | crn::Prop3 | inlinestatic |
TRUEval | crn::Prop3 | static |
Unknown() | crn::Prop3 | inlinestatic |
UNKNOWNval | crn::Prop3 | static |
~Object()=default | crn::Object | virtual |
~Prop3()=default | crn::Prop3 |