vtkTryDowncastHelper< TargetT, FunctorT > Class Template Reference

#include <vtkTryDowncast.h>

Collaboration diagram for vtkTryDowncastHelper< TargetT, FunctorT >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<template< typename > class TargetT, typename FunctorT>
class vtkTryDowncastHelper< TargetT, FunctorT >

Definition at line 51 of file vtkTryDowncast.h.


Public Member Functions

 vtkTryDowncastHelper (vtkObject *source, FunctorT functor, bool &succeeded)
template<typename ValueT>
void operator() (ValueT) const

Public Attributes

vtkObjectSource
FunctorT Functor
bool & Succeeded

Constructor & Destructor Documentation

template<template< typename > class TargetT, typename FunctorT>
vtkTryDowncastHelper< TargetT, FunctorT >::vtkTryDowncastHelper ( vtkObject source,
FunctorT  functor,
bool &  succeeded 
) [inline]

Definition at line 54 of file vtkTryDowncast.h.


Member Function Documentation

template<template< typename > class TargetT, typename FunctorT>
template<typename ValueT>
void vtkTryDowncastHelper< TargetT, FunctorT >::operator() ( ValueT   )  const [inline]

Definition at line 62 of file vtkTryDowncast.h.


Member Data Documentation

template<template< typename > class TargetT, typename FunctorT>
vtkObject* vtkTryDowncastHelper< TargetT, FunctorT >::Source

Definition at line 74 of file vtkTryDowncast.h.

template<template< typename > class TargetT, typename FunctorT>
FunctorT vtkTryDowncastHelper< TargetT, FunctorT >::Functor

Definition at line 75 of file vtkTryDowncast.h.

template<template< typename > class TargetT, typename FunctorT>
bool& vtkTryDowncastHelper< TargetT, FunctorT >::Succeeded

Definition at line 76 of file vtkTryDowncast.h.


The documentation for this class was generated from the following file:

Generated on Mon Sep 27 18:57:32 2010 for VTK by  doxygen 1.5.6