19 #ifndef _RTL_BYTESEQ_HXX_
20 #define _RTL_BYTESEQ_HXX_
26 #if ! defined EXCEPTIONS_OFF
48 : _pSequence( pSequence )
57 #if ! defined EXCEPTIONS_OFF
59 throw ::std::bad_alloc();
67 #if ! defined EXCEPTIONS_OFF
69 throw ::std::bad_alloc();
74 : _pSequence( pSequence )
82 #if ! defined EXCEPTIONS_OFF
84 throw ::std::bad_alloc();
107 #if ! defined EXCEPTIONS_OFF
109 throw ::std::bad_alloc();
117 #if ! defined EXCEPTIONS_OFF
119 throw ::std::bad_alloc();
130 return (!
operator == ( rSeq ));