Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

String Impala::Core::VideoSet::Mpeg7Doc::String2Xml ( CString  src  )  [inline, private]

Definition at line 1015 of file Mpeg7Doc.h.

References Impala::StringReplaceAll().

Referenced by ExportXml().

01016     {
01017         return StringReplaceAll(src, "&", "&", false);
01018     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:05 2011 for ImpalaSrc by  doxygen 1.5.1