このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


全世界の 機能(する)/行事s in Namespace in Sourcefile alloc.h
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


全世界の 機能(する)/行事s in 全世界の Namespace C++
in Sourcefile alloc.h


rtl_allocateMemory
extern "C"
無効の * rtl_allocateMemory(
sal_Size Bytes );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO YES

要約
配分する memory.
Description
A call to this 機能(する)/行事 will return NULL upon the requested memory size 存在 either 無 or larger than 現在/一般に allocatable.
Parameters
Bytes
memory size.
Return
pointer to 配分するd memory.

rtl_allocateZeroMemory
extern "C"
無効の * rtl_allocateZeroMemory(
sal_Size Bytes );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO YES

要約
配分する and 無 memory.
Description
A call to this 機能(する)/行事 will return NULL upon the requested memory size 存在 either 無 or larger than 現在/一般に allocatable.
Parameters
Bytes
memory size.
Return
pointer to 配分するd and 無'ed memory.

rtl_arena_alloc
extern "C"
無効の * rtl_arena_alloc(
rtl_arena_type * pArena,
sal_Size * pBytes );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO YES

要約
rtl_arena_alloc() * *
Parameters
pArena
円形競技場 from which 資源 is 配分するd.
*  
pBytes
size of 資源 to 配分する.
*
*  
Return
配分するd 資源, or NULL upon 失敗. * *
See Also
rtl_arena_free()

rtl_arena_destroy
extern "C"
無効の rtl_arena_destroy(
rtl_arena_type * pArena );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO YES

要約
rtl_arena_destroy() * *
Parameters
pArena
the 円形競技場 to destroy.
*  
Return
非,不,無 * *
See Also
rtl_arena_create()

rtl_arena_free
extern "C"
無効の rtl_arena_free(
rtl_arena_type * pArena,
無効の * pAddr,
sal_Size nBytes );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO YES

要約
rtl_arena_free() * *
Parameters
pArena
円形競技場 from which 資源 was 配分するd.
*  
pAddr
資源 to 解放する/自由な.
*  
nBytes
size of 資源.
*
*  
Return
非,不,無. * *
See Also
rtl_arena_alloc()

rtl_cache_alloc
extern "C"
無効の * rtl_cache_alloc(
rtl_cache_type * pCache );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO YES

要約
rtl_cache_alloc() * *
Parameters
pCache
(武器などの)隠匿場所 from which 反対する is 配分するd.
*
*  
Return
pointer to 配分するd 反対する, or NULL upon 失敗.

rtl_cache_destroy
extern "C"
無効の rtl_cache_destroy(
rtl_cache_type * pCache );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO YES

要約
rtl_cache_destroy() * *
Parameters
pCache
the (武器などの)隠匿場所 to destroy.
*
*  
Return
非,不,無. * *
See Also
rtl_cache_create()

rtl_cache_free
extern "C"
無効の rtl_cache_free(
rtl_cache_type * pCache,
無効の * pObj );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO YES

要約
rtl_cache_free() * *
Parameters
pCache
(武器などの)隠匿場所 from which 反対する was 配分するd.
*  
pObj
反対する to 解放する/自由な.
*
*  
Return
非,不,無. * *
See Also
rtl_cache_alloc()

rtl_freeMemory
extern "C"
無効の rtl_freeMemory(
無効の * Ptr );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO YES

要約
解放する/自由な memory.
Parameters
Ptr
pointer to 以前 配分するd memory.
Return
非,不,無. Memory is 解放(する)d. Ptr is 無効の.

rtl_freeZeroMemory
extern "C"
無効の rtl_freeZeroMemory(
無効の * Ptr,
sal_Size Bytes );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO YES

要約
無 and 解放する/自由な memory.
Parameters
Ptr
pointer to 以前 配分するd memory.
Bytes
memory size.
Return
非,不,無. Memory is 無'ed and 解放(する)d. Ptr is 無効の.

rtl_reallocateMemory
extern "C"
無効の * rtl_reallocateMemory(
無効の * Ptr,
sal_Size Bytes );

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO YES

要約
Reallocate memory.
Description
A call to this 機能(する)/行事 with parameter 'Ptr' 存在 NULL is 同等(の) to a rtl_allocateMemory() call. A call to this 機能(する)/行事 with parameter 'Bytes' 存在 0 is 同等(の) to a rtl_freeMemory() call.
See Also
rtl_allocateMemory()
rtl_freeMemory()
Parameters
Ptr
pointer to 以前 配分するd memory.
Bytes
new memory size.
Return
pointer to reallocated memory. May 異なる from Ptr.

最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.