LibreOffice Module cppu (master) 1
Public Member Functions | Public Attributes | List of all members
cppu::IdContainer Struct Reference

#include <current.hxx>

Collaboration diagram for cppu::IdContainer:
[legend]

Public Member Functions

 IdContainer ()
 
 ~IdContainer ()
 

Public Attributes

void * pCurrentContext
 
_uno_ExtEnvironment * pCurrentContextEnv
 
sal_SequencepLocalThreadId
 
sal_SequencepCurrentId
 
sal_Int32 nRefCountOfCurrentId
 
bool bInit
 

Detailed Description

Definition at line 30 of file current.hxx.

Constructor & Destructor Documentation

◆ IdContainer()

cppu::IdContainer::IdContainer ( )

Definition at line 83 of file current.cxx.

◆ ~IdContainer()

cppu::IdContainer::~IdContainer ( )

Definition at line 93 of file current.cxx.

References bInit, pCurrentContext, pCurrentContextEnv, pCurrentId, and pLocalThreadId.

Member Data Documentation

◆ bInit

bool cppu::IdContainer::bInit

Definition at line 38 of file current.hxx.

Referenced by ~IdContainer().

◆ nRefCountOfCurrentId

sal_Int32 cppu::IdContainer::nRefCountOfCurrentId

Definition at line 37 of file current.hxx.

◆ pCurrentContext

void* cppu::IdContainer::pCurrentContext

Definition at line 32 of file current.hxx.

Referenced by ~IdContainer().

◆ pCurrentContextEnv

_uno_ExtEnvironment* cppu::IdContainer::pCurrentContextEnv

Definition at line 33 of file current.hxx.

Referenced by ~IdContainer().

◆ pCurrentId

sal_Sequence* cppu::IdContainer::pCurrentId

Definition at line 36 of file current.hxx.

Referenced by ~IdContainer().

◆ pLocalThreadId

sal_Sequence* cppu::IdContainer::pLocalThreadId

Definition at line 35 of file current.hxx.

Referenced by ~IdContainer().


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