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

StrX::StrX ( const XMLCh *const  toTranscode  )  [inline]

Definition at line 29 of file StrX.h.

References fLocalForm.

00030     {
00031         // Call the private transcoding method
00032         fLocalForm = XMLString::transcode(toTranscode);
00033     }


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