Public Types | |
typedef std::vector < std::string >::iterator | iterator |
typedef std::vector < std::string > ::const_iterator | const_iterator |
typedef std::vector < std::string >::iterator | iterator |
typedef std::vector < std::string > ::const_iterator | const_iterator |
Public Member Functions | |
void | Bind (ClassAdCollection *) |
bool | Query (const std::string &viewName, ExprTree *constraint=NULL, bool two_way_matching=false) |
void | Clear () |
void | ToFirst (void) |
bool | IsAtFirst () const |
bool | Current (std::string &key) |
bool | Next (std::string &key) |
bool | Prev (std::string &key) |
void | ToAfterLast (void) |
bool | IsAfterLast (void) const |
iterator | begin () |
const_iterator | begin () const |
iterator | end () |
const_iterator | end () const |
void | Bind (ClassAdCollection *) |
bool | Query (const std::string &viewName, ExprTree *constraint=NULL, bool two_way_matching=false) |
void | Clear () |
void | ToFirst (void) |
bool | IsAtFirst () const |
bool | Current (std::string &key) |
bool | Next (std::string &key) |
bool | Prev (std::string &key) |
void | ToAfterLast (void) |
bool | IsAfterLast (void) const |
iterator | begin () |
const_iterator | begin () const |
iterator | end () |
const_iterator | end () const |