Public Member Functions | List of all members
vil_nitf2_index_vector Class Reference

#include <vil_nitf2_index_vector.h>

Inheritance diagram for vil_nitf2_index_vector:
Inheritance graph
[legend]

Public Member Functions

 vil_nitf2_index_vector ()
 
 vil_nitf2_index_vector (int i)
 
 vil_nitf2_index_vector (int i, int j)
 
 vil_nitf2_index_vector (int i, int j, int k)
 
 vil_nitf2_index_vector (int i, int j, int k, int l)
 
 vil_nitf2_index_vector (const std::vector< int > &v)
 
virtual ~vil_nitf2_index_vector ()=default
 

Detailed Description

Definition at line 19 of file vil_nitf2_index_vector.h.

Constructor & Destructor Documentation

◆ vil_nitf2_index_vector() [1/6]

vil_nitf2_index_vector::vil_nitf2_index_vector ( )
inline

Definition at line 23 of file vil_nitf2_index_vector.h.

◆ vil_nitf2_index_vector() [2/6]

vil_nitf2_index_vector::vil_nitf2_index_vector ( int  i)
inline

Definition at line 24 of file vil_nitf2_index_vector.h.

◆ vil_nitf2_index_vector() [3/6]

vil_nitf2_index_vector::vil_nitf2_index_vector ( int  i,
int  j 
)
inline

Definition at line 26 of file vil_nitf2_index_vector.h.

◆ vil_nitf2_index_vector() [4/6]

vil_nitf2_index_vector::vil_nitf2_index_vector ( int  i,
int  j,
int  k 
)
inline

Definition at line 28 of file vil_nitf2_index_vector.h.

◆ vil_nitf2_index_vector() [5/6]

vil_nitf2_index_vector::vil_nitf2_index_vector ( int  i,
int  j,
int  k,
int  l 
)
inline

Definition at line 30 of file vil_nitf2_index_vector.h.

◆ vil_nitf2_index_vector() [6/6]

vil_nitf2_index_vector::vil_nitf2_index_vector ( const std::vector< int > &  v)
inline

Definition at line 34 of file vil_nitf2_index_vector.h.

◆ ~vil_nitf2_index_vector()

virtual vil_nitf2_index_vector::~vil_nitf2_index_vector ( )
virtualdefault

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