oasis/sca/RefCountingPointer.h File Reference

#include <cstddef>

Go to the source code of this file.

Classes

class  RefCountingPointer< T >

Namespaces

namespace  oasis::sca

Functions

template<typename T , typename U >
RefCountingPointer< T > constCast (RefCountingPointer< U > other)
template<typename T , typename U >
RefCountingPointer< T > dynamicCast (RefCountingPointer< U > other)
template<typename T , typename U >
RefCountingPointer< T > reinterpretCast (RefCountingPointer< U > other)
template<typename T , typename U >
RefCountingPointer< T > staticCast (RefCountingPointer< U > other)

Detailed Description

This file contains the SCA RefCountingPointer class declaration and cast operations on RefCountingPointers.

Author:
SCA-C-C++ TC
Version:
1.1
Date:
4 March 2010

Service Component Architecture (SCA) Version 1.1 C++ API, CD05 March 2010  doxygen