List of all members.
Static Public Member Functions |
static bool | query_selector_bool (const String &selector, Selob &selob, String *errorp=NULL) |
static Selob * | query_selector_first (const String &selector, Selob &selob, String *errorp=NULL) |
static Selob * | query_selector_unique (const String &selector, Selob &selob, String *errorp=NULL) |
static vector< Selob * > | query_selector_all (const String &selector, Selob &selob, String *errorp=NULL) |
template<class Iter > |
static vector< Selob * > | query_selector_objects (const String &selector, Iter first, Iter last, String *errorp=NULL) |
The documentation for this class was generated from the following files: