LibreOffice Module connectivity (master) 1
Public Member Functions | Public Attributes | List of all members
connectivity::hsqldb::StorageData Struct Reference

#include <HStorageMap.hxx>

Public Member Functions

css::uno::Reference< css::embed::XStorage > mapStorage () const
 

Public Attributes

css::uno::Reference< css::embed::XStorage > storage
 
css::uno::Environment storageEnvironment
 
OUString url
 
TStreamMap streams
 

Detailed Description

Definition at line 64 of file HStorageMap.hxx.

Member Function Documentation

◆ mapStorage()

css::uno::Reference< css::embed::XStorage > connectivity::hsqldb::StorageData::mapStorage ( ) const

Definition at line 101 of file HStorageMap.cxx.

References env, map, storage, and storageEnvironment.

Member Data Documentation

◆ storage

css::uno::Reference<css::embed::XStorage> connectivity::hsqldb::StorageData::storage

Definition at line 65 of file HStorageMap.hxx.

Referenced by mapStorage().

◆ storageEnvironment

css::uno::Environment connectivity::hsqldb::StorageData::storageEnvironment

Definition at line 66 of file HStorageMap.hxx.

Referenced by mapStorage().

◆ streams

TStreamMap connectivity::hsqldb::StorageData::streams

Definition at line 68 of file HStorageMap.hxx.

◆ url

OUString connectivity::hsqldb::StorageData::url

Definition at line 67 of file HStorageMap.hxx.


The documentation for this struct was generated from the following files: