Jpp
17.2.1-pre0
the software that should make you happy
|
This is the complete list of members for JDATABASE::JSelector, including all inherited members.
add(const JSelector &selection) | JDATABASE::JSelector | inline |
add(const std::string &key, const T value, const Selector::RelOp &operand=Selector::RelOp::Equal) | JDATABASE::JSelector | inline |
add(JType_t JClass_t::*data_member, const JType_t value, const Selector::RelOp &operand=Selector::RelOp::Equal) | JDATABASE::JSelector | inline |
add(std::string JClass_t::*data_member, const std::string &value, const Selector::RelOp &operand=Selector::RelOp::Equal) | JDATABASE::JSelector | inline |
EOL | JDATABASE::JSelector | static |
JSelector() | JDATABASE::JSelector | inline |
JSelector(const std::string &key, const T value, const Selector::RelOp &operand=Selector::RelOp::Equal) | JDATABASE::JSelector | inline |
JSelector(JType_t JClass_t::*data_member, const JType_t value, const Selector::RelOp &operand=Selector::RelOp::Equal) | JDATABASE::JSelector | inline |
JSelector(std::string JClass_t::*data_member, const std::string value, const Selector::RelOp &operand=Selector::RelOp::Equal) | JDATABASE::JSelector | inline |
mul(const JSecond_t &object) | JMATH::JMath< JFirst_t, JSecond_t > | inline |
operator<<(std::ostream &out, const JSelector &selector) | JDATABASE::JSelector | friend |
operator>>(std::istream &in, JSelector &selector) | JDATABASE::JSelector | friend |