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

vnl_matlab_readhdr Class Reference

#include <vnl_matlab_read.h>

Collaboration diagram for vnl_matlab_readhdr:

Collaboration graph
[legend]
List of all members.

Public Methods

 vnl_matlab_readhdr (vcl_istream &)
 ~vnl_matlab_readhdr ()
 operator bool () const
void read_next ()
bool is_single () const
bool is_rowwise () const
bool is_bigendian () const
long rows () const
long cols () const
bool is_complex () const
char const * name () const
 fsm_declare_methods (float)
 fsm_declare_methods (double)
 fsm_declare_methods (vcl_complex< float >)
 fsm_declare_methods (vcl_complex< double >)

Constructor & Destructor Documentation

vnl_matlab_readhdr::vnl_matlab_readhdr vcl_istream &   
 

vnl_matlab_readhdr::~vnl_matlab_readhdr  
 


Member Function Documentation

long vnl_matlab_readhdr::cols   const [inline]
 

Definition at line 52 of file vnl_matlab_read.h.

vnl_matlab_readhdr::fsm_declare_methods vcl_complex< double >   
 

vnl_matlab_readhdr::fsm_declare_methods vcl_complex< float >   
 

vnl_matlab_readhdr::fsm_declare_methods double   
 

vnl_matlab_readhdr::fsm_declare_methods float   
 

bool vnl_matlab_readhdr::is_bigendian   const
 

bool vnl_matlab_readhdr::is_complex   const [inline]
 

Definition at line 53 of file vnl_matlab_read.h.

bool vnl_matlab_readhdr::is_rowwise   const
 

bool vnl_matlab_readhdr::is_single   const
 

char const* vnl_matlab_readhdr::name   const [inline]
 

Definition at line 54 of file vnl_matlab_read.h.

vnl_matlab_readhdr::operator bool   const
 

void vnl_matlab_readhdr::read_next  
 

long vnl_matlab_readhdr::rows   const [inline]
 

Definition at line 51 of file vnl_matlab_read.h.


The documentation for this class 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