Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

vnl_matlab_print_proxy< T > Struct Template Reference

#include <vnl_matlab_print2.h>

Collaboration diagram for vnl_matlab_print_proxy< T >:

Collaboration graph
[legend]
List of all members.

Public Methods

 vnl_matlab_print_proxy (T const &obj_, char const *name_, vnl_matlab_print_format format_)
 ~vnl_matlab_print_proxy ()

Public Attributes

T const & obj
char const * name
vnl_matlab_print_format format

template<class T>
struct vnl_matlab_print_proxy< T >


Constructor & Destructor Documentation

template<class T>
vnl_matlab_print_proxy< T >::vnl_matlab_print_proxy T const &    obj_,
char const *    name_,
vnl_matlab_print_format    format_
[inline]
 

Definition at line 37 of file vnl_matlab_print2.h.

References vnl_matlab_print_proxy< T >::format, vnl_matlab_print_proxy< T >::name, vnl_matlab_print_proxy< T >::obj, and vnl_matlab_print_format.

template<class T>
vnl_matlab_print_proxy< T >::~vnl_matlab_print_proxy   [inline]
 

Definition at line 41 of file vnl_matlab_print2.h.


Member Data Documentation

template<class T>
vnl_matlab_print_format vnl_matlab_print_proxy< T >::format
 

Definition at line 36 of file vnl_matlab_print2.h.

Referenced by vnl_matlab_print_proxy< T >::vnl_matlab_print_proxy().

template<class T>
char const* vnl_matlab_print_proxy< T >::name
 

Definition at line 35 of file vnl_matlab_print2.h.

Referenced by vnl_matlab_print_proxy< T >::vnl_matlab_print_proxy().

template<class T>
T const& vnl_matlab_print_proxy< T >::obj
 

Definition at line 34 of file vnl_matlab_print2.h.

Referenced by vnl_matlab_print_proxy< T >::vnl_matlab_print_proxy().


The documentation for this struct was generated from the following file:
Generated at Fri May 21 01:17:05 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000