Public Member Functions | Public Attributes | List of all members
vil_file_format_storage Struct Reference

Local class to hold file format list. More...

Public Member Functions

 vil_file_format_storage ()
 
 ~vil_file_format_storage ()
 

Public Attributes

std::list< vil_file_format * > l
 

Detailed Description

Local class to hold file format list.

Clears list on deletion.

Definition at line 83 of file vil_file_format.cxx.

Constructor & Destructor Documentation

◆ vil_file_format_storage()

vil_file_format_storage::vil_file_format_storage ( )
inline

Definition at line 86 of file vil_file_format.cxx.

◆ ~vil_file_format_storage()

vil_file_format_storage::~vil_file_format_storage ( )
inline

Definition at line 150 of file vil_file_format.cxx.

Member Data Documentation

◆ l

std::list<vil_file_format*> vil_file_format_storage::l

Definition at line 85 of file vil_file_format.cxx.


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