#include <MamdaQuery.h>
◆ MamdaEqualsQuery() [1/4]
Wombat::MamdaEqualsQuery::MamdaEqualsQuery |
( |
const char * |
field, |
|
|
const char * |
val |
|
) |
| |
◆ MamdaEqualsQuery() [2/4]
Wombat::MamdaEqualsQuery::MamdaEqualsQuery |
( |
const char * |
field, |
|
|
double |
val |
|
) |
| |
◆ MamdaEqualsQuery() [3/4]
Wombat::MamdaEqualsQuery::MamdaEqualsQuery |
( |
const char * |
field, |
|
|
int |
val |
|
) |
| |
◆ MamdaEqualsQuery() [4/4]
Wombat::MamdaEqualsQuery::MamdaEqualsQuery |
( |
const char * |
field, |
|
|
bool |
val |
|
) |
| |
◆ addItem() [1/4]
bool Wombat::MamdaEqualsQuery::addItem |
( |
const char * |
item | ) |
|
◆ addItem() [2/4]
bool Wombat::MamdaEqualsQuery::addItem |
( |
double |
item | ) |
|
◆ addItem() [3/4]
bool Wombat::MamdaEqualsQuery::addItem |
( |
int |
item | ) |
|
◆ addItem() [4/4]
bool Wombat::MamdaEqualsQuery::addItem |
( |
bool |
item | ) |
|
◆ getXML()
bool Wombat::MamdaEqualsQuery::getXML |
( |
char * |
result | ) |
|
|
virtual |
◆ getDepth()
int Wombat::MamdaEqualsQuery::getDepth |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: