vtkTryDowncastHelper1< TargetT, FunctorT, Arg1T > Class Template Reference

#include <vtkTryDowncast.h>

Collaboration diagram for vtkTryDowncastHelper1< TargetT, FunctorT, Arg1T >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<template< typename > class TargetT, typename FunctorT, typename Arg1T>
class vtkTryDowncastHelper1< TargetT, FunctorT, Arg1T >

Definition at line 83 of file vtkTryDowncast.h.


Public Member Functions

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

Public Attributes

vtkObjectSource
FunctorT Functor
Arg1T Arg1
bool & Succeeded

Constructor & Destructor Documentation

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

Definition at line 86 of file vtkTryDowncast.h.


Member Function Documentation

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

Definition at line 95 of file vtkTryDowncast.h.


Member Data Documentation

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

Definition at line 107 of file vtkTryDowncast.h.

template<template< typename > class TargetT, typename FunctorT, typename Arg1T>
FunctorT vtkTryDowncastHelper1< TargetT, FunctorT, Arg1T >::Functor

Definition at line 108 of file vtkTryDowncast.h.

template<template< typename > class TargetT, typename FunctorT, typename Arg1T>
Arg1T vtkTryDowncastHelper1< TargetT, FunctorT, Arg1T >::Arg1

Definition at line 109 of file vtkTryDowncast.h.

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

Definition at line 110 of file vtkTryDowncast.h.


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

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