Overview | Namespace | Class | 索引 | Help |
全世界の 機能(する)/行事s in 全世界の Namespace C++
in Sourcefile strbuf.h
- rtl_stringbuffer_ensureCapacity
- extern "C"
無効の rtl_stringbuffer_ensureCapacity( rtl_String * * This, sal_Int32 * capacity, sal_Int32 minimumCapacity );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 確実にするs that the capacity of the 衝撃を和らげるもの is at least equal to the 明示するd 最小限.
- Description
- If the 現在の capacity of this string 衝撃を和らげるもの is いっそう少なく than the
argument, then a new 内部の 衝撃を和らげるもの is 配分するd with greater
capacity. The new capacity is the larger of:
- The
minimumCapacity
argument. - Twice the old capacity, 加える
2
.
minimumCapacity
argument is nonpositive, this method takes no 活動/戦闘 and 簡単に returns. - The
- Parameters
capacity in: old capicity, out: new capacity.
minimumCapacity the 最小限 願望(する)d capacity.
- rtl_stringbuffer_insert
- extern "C"
無効の rtl_stringbuffer_insert( rtl_String * * This, sal_Int32 * capacity, sal_Int32 相殺する, const sal_Char * str, sal_Int32 len );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 挿入するs the string 代表 of the
char
array argument into this string 衝撃を和らげるもの. - Description
- The characters of the array argument are 挿入するd into the
contents of this string 衝撃を和らげるもの at the position 示すd by
相殺する
. The length of this string 衝撃を和らげるもの 増加するs by the length of the argument. - Parameters
capacity the capacity of the string 衝撃を和らげるもの
相殺する the 相殺する.
ch a character array.
len the number of characters to append.
- Return
- this string 衝撃を和らげるもの.
- rtl_stringbuffer_newFromStr_WithLength
- extern "C"
無効の rtl_stringbuffer_newFromStr_WithLength( rtl_String * * newStr, const sal_Char * value, sal_Int32 count );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 配分するs a new
String
that 含む/封じ込めるs characters from the character array argument. - Description
- The
count
argument 明示するs the length of the array. The 初期の capacity of the string 衝撃を和らげるもの is16
加える the length of the string argument. - Parameters
newStr out parameter, 含む/封じ込めるs the new string. The 言及/関連 count is 1.
value the 初期の value of the string.
count the length of value.
- rtl_stringbuffer_newFromStringBuffer
- extern "C"
sal_Int32 rtl_stringbuffer_newFromStringBuffer( rtl_String * * newStr, sal_Int32 capacity, rtl_String * olsStr );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 配分するs a new
String
that 含む/封じ込めるs the same sequence of characters as the string argument. - Description
- The 初期の capacity is the larger of:
- The
bufferLen
argument. - The
length
of the string argument.
- The
- Parameters
newStr out parameter, 含む/封じ込めるs the new string. The 言及/関連 count is 1.
capacity the 初期の len of the string 衝撃を和らげるもの.
oldStr the 初期の value of the string.
- Return
- the new capacity of the string 衝撃を和らげるもの
最高の,を越す 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.