UDK 3.2.7 C/C++ API Reference
|
ByteSequence() | rtl::ByteSequence | [inline] |
ByteSequence(const ByteSequence &rSeq) | rtl::ByteSequence | [inline] |
ByteSequence(sal_Sequence *pSequence) | rtl::ByteSequence | [inline] |
ByteSequence(const sal_Int8 *pElements, sal_Int32 len) | rtl::ByteSequence | [inline] |
ByteSequence(sal_Int32 len) | rtl::ByteSequence | [inline] |
ByteSequence(sal_Int32 len, enum __ByteSequence_NoDefault nodefault) | rtl::ByteSequence | [inline] |
ByteSequence(sal_Sequence *pSequence, enum __ByteSequence_NoAcquire noacquire) | rtl::ByteSequence | [inline] |
get() const | rtl::ByteSequence | [inline] |
getArray() | rtl::ByteSequence | [inline] |
getConstArray() const | rtl::ByteSequence | [inline] |
getHandle() const | rtl::ByteSequence | [inline] |
getLength() const | rtl::ByteSequence | [inline] |
operator!=(const ByteSequence &rSeq) const | rtl::ByteSequence | [inline] |
operator=(const ByteSequence &rSeq) | rtl::ByteSequence | [inline] |
operator==(const ByteSequence &rSeq) const | rtl::ByteSequence | [inline] |
operator[](sal_Int32 nIndex) | rtl::ByteSequence | [inline] |
operator[](sal_Int32 nIndex) const | rtl::ByteSequence | [inline] |
realloc(sal_Int32 nSize) | rtl::ByteSequence | [inline] |
~ByteSequence() | rtl::ByteSequence | [inline] |