Overview | Namespace | Class | 索引 | Help |
全世界の 機能(する)/行事s in 全世界の Namespace C++
in Sourcefile byteseq.h
- rtl_byte_sequence_acquire
- extern "C"
無効の rtl_byte_sequence_acquire( sal_Sequence * pSequence );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Acquires the byte sequence
- Parameters
pSequence sequence, that is to be acquired
- rtl_byte_sequence_assign
- extern "C"
無効の rtl_byte_sequence_assign( sal_Sequence * * ppSequence, sal_Sequence * pSequence );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 割り当てるs the byte sequence pSequence to *ppSequence.
- Parameters
ppSequence inout sequence; on 入ること/参加(者) *ppSequence may be null, さもなければ it is 解放(する)d; after the call, *ppSequence 言及/関連s pSequence
pSequence the source sequence
- rtl_byte_sequence_construct
- extern "C"
無効の rtl_byte_sequence_construct( sal_Sequence * * ppSequence, sal_Int32 nLength );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 建設するs a bytes sequence with length nLength. All bytes are 始める,決める to 無.
- Parameters
ppSequence inout sequence; on 入ること/参加(者) *ppSequence may be null, さもなければ it is 解放(する)d; after the call, *ppSequence 含む/封じ込めるs the newly 建設するd sequence
nLength length of new sequence
- rtl_byte_sequence_constructFromArray
- extern "C"
無効の rtl_byte_sequence_constructFromArray( sal_Sequence * * ppSequence, const sal_Int8 * pData, sal_Int32 nLength );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 建設するs a byte sequence with length nLength and copies nLength bytes from pData.
- Parameters
ppSequence inout sequence; on 入ること/参加(者) *ppSequence may be null, さもなければ it is 解放(する)d; after the call, *ppSequence 含む/封じ込めるs the newly 建設するd sequence
pData 初期の data
nLength length of new sequence
- rtl_byte_sequence_constructNoDefault
- extern "C"
無効の rtl_byte_sequence_constructNoDefault( sal_Sequence * * ppSequence, sal_Int32 nLength );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 建設するs a bytes sequence with length nLength. The data is not initialized.
- Parameters
ppSequence inout sequence; on 入ること/参加(者) *ppSequence may be null, さもなければ it is 解放(する)d; after the call, *ppSequence 含む/封じ込めるs the newly 建設するd sequence
nLength length of new sequence
- rtl_byte_sequence_equals
- extern "C"
sal_Bool rtl_byte_sequence_equals( sal_Sequence * pSequence1, sal_Sequence * pSequence2 );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Compares two byte sequences.
- Return
- true, if the data within the sequences are 同一の; 誤った さもなければ
- rtl_byte_sequence_getConstArray
- extern "C"
const sal_Int8 * rtl_byte_sequence_getConstArray( sal_Sequence * pSequence );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Returns the data array pointer of the sequence.
- Return
- read-pointer to the data array of the sequence. If rtl_byte_sequence_reference2One() has been called before, the pointer may be casted to a 非,不,無 const pointer and the sequence may be 修正するd
- rtl_byte_sequence_getLength
- extern "C"
sal_Int32 rtl_byte_sequence_getLength( sal_Sequence * pSequence );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Returns the length of the sequence
- Parameters
pSequence sequence 扱う
- Return
- length of the sequence
- rtl_byte_sequence_realloc
- extern "C"
無効の rtl_byte_sequence_realloc( sal_Sequence * * ppSequence, sal_Int32 nSize );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Reallocates length of byte sequence.
- Parameters
ppSequence sequence
nSize new size of sequence
- rtl_byte_sequence_reference2One
- extern "C"
無効の rtl_byte_sequence_reference2One( sal_Sequence * * ppSequence );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 保証するs that the 言及/関連 count of the given byte sequence is one. さもなければ a new copy of the sequence is created with a 言及/関連 count of one.
- Parameters
ppSequence sequence
- rtl_byte_sequence_release
- extern "C"
無効の rtl_byte_sequence_release( sal_Sequence * pSequence );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 解放(する)s the byte sequence. If the refcount 減少(する)s to 無, the sequence is 解放する/自由なd.
- Parameters
pSequence sequence, that is to be 解放(する)d; 無効の after call
最高の,を越す of Page
Copyright © 2012, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.