contrib/brl/bbas/bxml/bxml_document.cxx File Reference


Detailed Description

Author:
Matt Leotta

Date:
October 5, 2006

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.

Function Documentation

bool operator== ( const bxml_document d1,
const bxml_document d2 
)

compare two XML documents.

Definition at line 105 of file bxml_document.cxx.

bool operator== ( const bxml_element e1,
const bxml_element e2 
)

compare two XML element objects.

Definition at line 74 of file bxml_document.cxx.

bool operator== ( const bxml_data d1,
const bxml_data d2 
)

compare two XML data objects.

Definition at line 52 of file bxml_document.cxx.


Generated on Wed Dec 3 05:20:25 2008 for contrib/brl/bbas/bxml by  doxygen 1.5.1