Version: 8.3.0
AutoRefCnt.hxx File Reference
#include "Exception.hxx"
Include dependency graph for AutoRefCnt.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  YACS::BASES::AutoRefCnt< T >
 
class  YACS::BASES::AutoCppPtr< T >
 

Namespaces

namespace  YACS
 
namespace  YACS::BASES
 

Functions

template<class T , class U >
YACS::BASES::AutoRefCnt< U > YACS::BASES::DynamicCast (typename YACS::BASES::AutoRefCnt< T > &autoSubPtr) throw ()
 
template<class T , class U >
YACS::BASES::AutoRefCnt< U > YACS::BASES::DynamicCastSafe (typename YACS::BASES::AutoRefCnt< T > &autoSubPtr)