28 #ifndef _RTL_BYTESEQ_HXX_
29 #define _RTL_BYTESEQ_HXX_
36 #if ! defined EXCEPTIONS_OFF
58 : _pSequence( pSequence )
67 #if ! defined EXCEPTIONS_OFF
69 throw ::std::bad_alloc();
77 #if ! defined EXCEPTIONS_OFF
79 throw ::std::bad_alloc();
84 : _pSequence( pSequence )
92 #if ! defined EXCEPTIONS_OFF
94 throw ::std::bad_alloc();
117 #if ! defined EXCEPTIONS_OFF
119 throw ::std::bad_alloc();
127 #if ! defined EXCEPTIONS_OFF
129 throw ::std::bad_alloc();
140 return (!
operator == ( rSeq ));