Constructors for nsEmbedString.
nsEmbedString();
explicit nsEmbedString( const self_type& aString );
nsEmbedString to copy into this string. nsEmbedString( const abstract_string_type& aAbstractString );
nsAString to copy into this string. explicit nsEmbedString( const abstract_string_type& aAbstractString );
nsAString to copy into this string. explicit nsEmbedString( const char_type* aData, size_type aDataLength = PR_UINT32_MAX );
Page last modified 21:50, 23 Apr 2006 by Pmash