Overview | Namespace | Class | 索引 | Help |
全世界の 機能(する)/行事s in 全世界の Namespace C++
in Sourcefile 蓄える/店.h
- store_acquireHandle
- extern "C"
storeError store_acquireHandle( storeHandle 扱う );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Acquire a 扱う.
- Parameters
扱う the 扱う.
- Return
- store_E_None upon success
- store_attrib
- extern "C"
storeError store_attrib( storeFileHandle hFile, rtl_uString * pPath, rtl_uString * pName, sal_uInt32 nMask1, sal_uInt32 nMask2, sal_uInt32 * pnAttrib );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 始める,決める せいにするs of a とじ込み/提出する 入ること/参加(者).
- Parameters
hFile the とじ込み/提出する 扱う.
pPath the 入ること/参加(者) path.
pName the 入ること/参加(者) 指名する.
nMask1 the せいにするs to be (疑いを)晴らすd.
nMask2 the せいにするs to be 始める,決める.
pnAttrib the resulting せいにするs, may be NULL.
- Return
- store_E_None upon success
- store_closeDirectory
- extern "C"
storeError store_closeDirectory( storeDirectoryHandle hDirectory );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- の近くに a directory.
- Parameters
hDirectory the Directory 扱う.
- Return
- store_E_None upon success, store_E_InvalidHandle さもなければ.
- store_closeFile
- extern "C"
storeError store_closeFile( storeFileHandle hFile );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- の近くに a とじ込み/提出する.
- Parameters
hFile the とじ込み/提出する 扱う.
- Return
- store_E_None upon success, store_E_InvalidHandle さもなければ.
- store_closeStream
- extern "C"
storeError store_closeStream( storeStreamHandle hStrm );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- の近くに a stream.
- Parameters
hStrm the Stream 扱う.
- Return
- store_E_None upon success, store_E_InvalidHandle さもなければ.
- store_createMemoryFile
- extern "C"
storeError store_createMemoryFile( sal_uInt16 nPageSize, storeFileHandle * phFile );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Open a 一時的な とじ込み/提出する in memory.
- Parameters
nPageSize the 創造 page size, integer 多重の of 最小限 page size.
phFile the とじ込み/提出する 扱う.
- Return
- store_E_None upon success
- store_findFirst
- extern "C"
storeError store_findFirst( storeDirectoryHandle hDirectory, storeFindData * pFindData );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Find first directory 入ること/参加(者).
- Parameters
hDirectory the Directory 扱う.
pFindData the Find Data structure.
- Return
- store_E_None upon success, store_E_NoMoreFile upon end of iteration.
- store_findNext
- extern "C"
storeError store_findNext( storeDirectoryHandle hDirectory, storeFindData * pFindData );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Find next directory 入ること/参加(者).
- Parameters
hDirectory the Directory 扱う.
pFindData the Find Data structure.
- Return
- store_E_None upon success, store_E_NoMoreFile upon end of iteration.
- store_flushFile
- extern "C"
storeError store_flushFile( storeFileHandle hFile );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 紅潮/摘発する a とじ込み/提出する.
- Parameters
hFile the とじ込み/提出する 扱う.
- Return
- store_E_None upon success
- store_flushStream
- extern "C"
storeError store_flushStream( storeStreamHandle hStrm );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 紅潮/摘発する a stream.
- Parameters
hStrm the Stream 扱う.
- Return
- store_E_None upon success
- store_getFileRefererCount
- extern "C"
storeError store_getFileRefererCount( storeFileHandle hFile, sal_uInt32 * pnRefCount );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Get the number of referers to a とじ込み/提出する.
- Parameters
hFile the とじ込み/提出する 扱う.
pnRefCount number of open directories and streams.
- Return
- store_E_None upon success
- store_getFileSize
- extern "C"
storeError store_getFileSize( storeFileHandle hFile, sal_uInt32 * pnSize );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Get the size of a とじ込み/提出する.
- Parameters
hFile the とじ込み/提出する 扱う.
pnSize the とじ込み/提出する size in bytes.
- Return
- store_E_None upon success
- store_getStreamSize
- extern "C"
storeError store_getStreamSize( storeStreamHandle hStrm, sal_uInt32 * pnSize );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Get the size of a stream.
- Parameters
hStrm the Stream 扱う.
pnSize the stream size in bytes.
- Return
- store_E_None upon success
- store_link
- extern "C"
storeError store_link( storeFileHandle hFile, rtl_uString * pSrcPath, rtl_uString * pSrcName, rtl_uString * pDstPath, rtl_uString * pDstName );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 挿入する a とじ込み/提出する 入ること/参加(者) as 'hard link' to another とじ込み/提出する 入ること/参加(者).
- 必須条件
- Source must not 存在する, 目的地 must 存在する.
- Postcondition
- Source has せいにする STORE_ATTRIB_ISLINK.
- See Also
- store_attrib()
- Parameters
hFile the とじ込み/提出する 扱う
pSrcPath the Source path
pSrcName the Source 指名する
pDstPath the 目的地 path
pDstName the 目的地 指名する
- Return
- store_E_None upon success
- store_openDirectory
- extern "C"
storeError store_openDirectory( storeFileHandle hFile, rtl_uString * pPath, rtl_uString * pName, storeAccessMode eAccessMode, storeDirectoryHandle * phDirectory );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Open a directory.
- See Also
- store_openFile()
- Parameters
hFile the とじ込み/提出する 扱う.
pPath the directory path.
pName the directory 指名する.
eAccessMode the 接近 方式.
phDirectory the Directory 扱う.
- Return
- store_E_None upon success
- store_openFile
- extern "C"
storeError store_openFile( rtl_uString * pFilename, storeAccessMode eAccessMode, sal_uInt16 nPageSize, storeFileHandle * phFile );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Open a とじ込み/提出する.
- Parameters
pFilename the filename as URL or system path.
eAccessMode the 接近 方式. store_AccessCreate truncate 存在するing and create, store_AccessReadCreate create not 存在するing, store_AccessReadWrite 令状 存在するing, store_AccessReadOnly never 修正するs.
nPageSize the 創造 page size, integer 多重の of 最小限 page size.
phFile the とじ込み/提出する 扱う.
- Return
- store_E_None upon success
- store_openStream
- extern "C"
storeError store_openStream( storeFileHandle hFile, rtl_uString * pPath, rtl_uString * pName, storeAccessMode eMode, storeStreamHandle * phStrm );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Open a stream.
- See Also
- store_openFile()
- Parameters
hFile the とじ込み/提出する 扱う.
pPath the stream path.
pName the stream 指名する.
eAccessMode the 接近 方式.
phStrm the Stream 扱う.
- Return
- store_E_None upon success
- store_readStream
- extern "C"
storeError store_readStream( storeStreamHandle hStrm, sal_uInt32 nOffset, 無効の * pBuffer, sal_uInt32 nBytes, sal_uInt32 * pnDone );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Read from a stream.
- Parameters
hStrm the Stream 扱う.
nOffset the 相殺する of the first byte to read.
pBuffer the 衝撃を和らげるもの.
nBytes the number of bytes to read.
pnDone the number of bytes 現実に read.
- Return
- store_E_None upon success
- store_rebuildFile
- extern "C"
storeError store_rebuildFile( rtl_uString * pSrcFilename, rtl_uString * pDstFilename );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 回復する and Compact a とじ込み/提出する into another とじ込み/提出する.
- See Also
- store_openFile()
- Parameters
pSrcFilename opened with store_AccessReadOnly.
pDstFilename created with store_AccessCreate.
- Return
- store_E_None upon success
- store_releaseHandle
- extern "C"
storeError store_releaseHandle( storeHandle 扱う );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 解放(する) a 扱う.
- Parameters
扱う the 扱う.
- Return
- store_E_None upon success, store_E_InvalidHandle さもなければ.
- store_remove
- extern "C"
storeError store_remove( storeFileHandle hFile, rtl_uString * pPath, rtl_uString * pName );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 除去する a とじ込み/提出する 入ること/参加(者).
- Parameters
hFile the とじ込み/提出する 扱う
pPath the 入ること/参加(者) path
pName the 入ること/参加(者) 指名する
- Return
- store_E_None upon success
- store_rename
- extern "C"
storeError store_rename( storeFileHandle hFile, rtl_uString * pSrcPath, rtl_uString * pSrcName, rtl_uString * pDstPath, rtl_uString * pDstName );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 改名する a とじ込み/提出する 入ること/参加(者).
- Parameters
hFile the とじ込み/提出する 扱う
pSrcPath the Source path
pSrcName the Source 指名する
pDstPath the 目的地 path
pDstName the 目的地 指名する
- Return
- store_E_None upon success
- store_setStreamSize
- extern "C"
storeError store_setStreamSize( storeStreamHandle hStrm, sal_uInt32 nSize );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 始める,決める the size of a stream.
- Parameters
hStrm the Stream 扱う.
nSize the new stream size in bytes.
- Return
- store_E_None upon success
- store_symlink
- extern "C"
storeError store_symlink( storeFileHandle hFile, rtl_uString * pSrcPath, rtl_uString * pSrcName, rtl_uString * pDstPath, rtl_uString * pDstName );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 挿入する a とじ込み/提出する 入ること/参加(者) as '象徴的な link' to another とじ込み/提出する 入ること/参加(者).
- 必須条件
- Source must not 存在する
- Postcondition
- Source has せいにする STORE_ATTRIB_ISLINK.
- See Also
- store_attrib()
- Parameters
hFile the とじ込み/提出する 扱う
pSrcPath the Source path
pSrcName the Source 指名する
pDstPath the 目的地 path
pDstName the 目的地 指名する
- Return
- store_E_None upon success
- store_writeStream
- extern "C"
storeError store_writeStream( storeStreamHandle hStrm, sal_uInt32 nOffset, const 無効の * pBuffer, sal_uInt32 nBytes, sal_uInt32 * pnDone );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 令状 to a stream.
- Parameters
hStrm the Stream 扱う.
nOffset the 相殺する of the first byte to 令状.
pBuffer the 衝撃を和らげるもの.
nBytes the number of bytes to 令状.
pnDone the number of bytes 現実に written.
- Return
- store_E_None upon success
最高の,を越す 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.