Definition in file bxml_document.cxx.
#include "bxml_document.h"
Go to the source code of this file.
Functions | |
| bool | operator== (const bxml_data &d1, const bxml_data &d2) |
| compare two XML data objects. | |
| bool | operator== (const bxml_element &e1, const bxml_element &e2) |
| compare two XML element objects. | |
| bool | operator== (const bxml_document &d1, const bxml_document &d2) |
| compare two XML documents. | |
| bool operator== | ( | const bxml_document & | d1, | |
| const bxml_document & | d2 | |||
| ) |
| bool operator== | ( | const bxml_element & | e1, | |
| const bxml_element & | e2 | |||
| ) |
1.5.1