Methods
|
Registry( ); |
Default 建設者.
|
Registry( const Registry & toCopy ); |
Copy 建設者 |
~Registry( ); |
Destructor. The Destructor の近くに the registry if it is open. |
Registry &
操作者=( const Registry & toAssign ); |
割り当てる 操作者 |
sal_Bool
isValid( ) const; |
checks if the registry points to a valid registry data とじ込み/提出する. |
sal_Bool
isReadOnly( ) const; |
returns the 接近 方式 of the registry.
|
RegError
openRootKey( RegistryKey & rRootKey ); |
opens the root 重要な of the registry.
|
::rtl::OUString
getName( ); |
returns the 指名する of the 現在の registry data とじ込み/提出する. |
RegError
create( const ::rtl::OUString & registryName ); |
creates a new registry with the 明示するd 指名する and creates a root 重要な.
|
RegError
open( const ::rtl::OUString & registryName, RegAccessMode accessMode ); |
opens a registry with the 明示するd 指名する.
|
RegError
の近くに( ); |
の近くにs explicitly the 現在の registry data とじ込み/提出する. |
RegError
destroy( const ::rtl::OUString & registryName ); |
destroys a registry.
|
RegError
loadKey( RegistryKey & rKey, const ::rtl::OUString & keyName, const ::rtl::OUString & regFileName ); |
負担s registry (警察などへの)密告,告訴(状) from a 明示するd とじ込み/提出する and save it under the
明示するd keyName.
|
RegError
saveKey( RegistryKey & rKey, const ::rtl::OUString & keyName, const ::rtl::OUString & regFileName ); |
saves the registry (警察などへの)密告,告訴(状) of the 明示するd 重要な and all subkeys and save
it in the 明示するd とじ込み/提出する.
|
RegError
mergeKey( RegistryKey & rKey, const ::rtl::OUString & keyName, const ::rtl::OUString & regFileName, sal_Bool bWarnings = sal_False, sal_Bool bReport = sal_False ); |
合併するs the registry (警察などへの)密告,告訴(状) of the 明示するd 重要な with the registry
(警察などへの)密告,告訴(状) of the 明示するd とじ込み/提出する.
|
RegError
dumpRegistry( RegistryKey & rKey ); |
This 機能(する)/行事 報告(する)/憶測s the 完全にする registry (警察などへの)密告,告訴(状) of a 重要な and all of its subkeys.
|
const Registry_Api *
getApi( ); |
returns the used registry Api. |