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 |
:: osl :: class ThreadData
- Base Classes
- None.
- Known Derived Classes
- None.
virtual |
abstract |
interface |
template |
NO |
NO |
NO |
NO |
- File
- thread.hxx
Public Members
-
Methods
|
ThreadData( oslThreadKeyCallbackFunction pCallback = 0 ); |
Create a thread specific local data key |
~ThreadData( ); |
Destroy a thread specific local data key |
sal_Bool
setData( void * pData ); |
Set the data associated with the data key.
@returns True if operation was successfull
|
void *
getData( ); |
|
operator oslThreadKey( ) const; |
|
Private Members
-
Top of Page
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.