LRAUV  revA
NavChartDb::EncInfo Struct Reference

#include <NavChartDb.h>

Collaboration diagram for NavChartDb::EncInfo:

Public Member Functions

 EncInfo (int encId, int resLevel, bool loaded, Str &filename)
 
virtual ~EncInfo ()
 

Public Attributes

int encId_
 
int resLevel_
 
bool loaded_
 
Str filename_
 

Constructor & Destructor Documentation

NavChartDb::EncInfo::EncInfo ( int  encId,
int  resLevel,
bool  loaded,
Str filename 
)
inline
virtual NavChartDb::EncInfo::~EncInfo ( )
inlinevirtual

Member Data Documentation

int NavChartDb::EncInfo::encId_
Str NavChartDb::EncInfo::filename_
bool NavChartDb::EncInfo::loaded_
int NavChartDb::EncInfo::resLevel_

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