Language
The Free and Open Productivity Suite
PUBLIC MEMBERS: |
CLASSES
| STRUCTS
| UNIONS
| ENUMS
| TYPEDEFS
| METHODS
| STATIC METHODS
| DATA
| STATIC DATA |
PRIVATE MEMBERS: |
CLASSES
| STRUCTS
| UNIONS
| ENUMS
| TYPEDEFS
| METHODS
| STATIC METHODS
| DATA
| STATIC DATA |
:: rtl :: class Bootstrap
- Base Classes
- None.
- Known Derived Classes
- None.
virtual |
abstract |
interface |
template |
NO |
NO |
NO |
NO |
- File
- bootstrap.hxx
Public Members
-
Methods
|
Bootstrap( ); |
|
Bootstrap( const OUString & iniName ); |
Opens a bootstrap argment container
|
~Bootstrap( ); |
Closes a bootstrap argument container
|
sal_Bool
getFrom( const ::rtl::OUString & sName, ::rtl::OUString & outValue ) const; |
Retrieves a bootstrap argument.
|
void
getFrom( const ::rtl::OUString & sName, ::rtl::OUString & outValue, const ::rtl::OUString & aDefault ) const; |
Retrieves a bootstrap argument.
|
void
getIniName( ::rtl::OUString & iniName ) const; |
Retrieves the name of the underlying ini-file.
|
Static Methods
|
static void
setIniFilename( const ::rtl::OUString & sFile ); |
|
static sal_Bool
get( const ::rtl::OUString & sName, ::rtl::OUString & outValue ); |
Retrieves a bootstrap parameter
|
static void
get( const ::rtl::OUString & sName, ::rtl::OUString & outValue, const ::rtl::OUString & aDefault ); |
Retrieves a bootstrap parameter
|
Private Members
-
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.