Jpp  15.0.0-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JDATABASE::JSelector Member List

This is the complete list of members for JDATABASE::JSelector, including all inherited members.

add(const JSelector &selection)JDATABASE::JSelectorinline
add(const std::string &key, const T value, const Selector::RelOp &operand=Selector::RelOp::Equal)JDATABASE::JSelectorinline
add(JType_t JClass_t::*data_member, const JType_t value, const Selector::RelOp &operand=Selector::RelOp::Equal)JDATABASE::JSelectorinline
add(std::string JClass_t::*data_member, const std::string &value, const Selector::RelOp &operand=Selector::RelOp::Equal)JDATABASE::JSelectorinline
EOLJDATABASE::JSelectorstatic
JSelector()JDATABASE::JSelectorinline
JSelector(const std::string &key, const T value, const Selector::RelOp &operand=Selector::RelOp::Equal)JDATABASE::JSelectorinline
JSelector(JType_t JClass_t::*data_member, const JType_t value, const Selector::RelOp &operand=Selector::RelOp::Equal)JDATABASE::JSelectorinline
JSelector(std::string JClass_t::*data_member, const std::string value, const Selector::RelOp &operand=Selector::RelOp::Equal)JDATABASE::JSelectorinline
mul(const JSecond_t &object)JMATH::JMath< JFirst_t, JSecond_t >inline
operator<<(std::ostream &out, const JSelector &selector)JDATABASE::JSelectorfriend
operator>>(std::istream &in, JSelector &selector)JDATABASE::JSelectorfriend