docudb
1.0
|
Represents a logic gate for combining two queryable objects. More...
#include <docudb.hpp>
Public Member Functions | |
logic_gate (A &&a, B &&b, std::string const &gate) | |
std::string | to_query_string () const |
binder const & | get_binder () const |
binder & | get_binder () |
Represents a logic gate for combining two queryable objects.
Definition at line 182 of file docudb.hpp.
|
inlineexplicit |
Definition at line 185 of file docudb.hpp.
|
inline |
Definition at line 201 of file docudb.hpp.
|
inline |
Definition at line 196 of file docudb.hpp.
|
inline |
Definition at line 191 of file docudb.hpp.