MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSLS63CellInformation Class Reference

Detailed Description

This class contains information about a cell that was ingested into a data store as part of an S57 or S63 media ingest.

Public Member Functions

const char * cellName () const
 
unsigned int editionNumber () const
 
const char * issueDate () const
 
const char * producerCode () const
 
unsigned int producingAgency () const
 
unsigned int updateNumber () const
 

Member Function Documentation

◆ cellName()

const char * TSLS63CellInformation::cellName ( ) const

Returns the name of the cell or update that was ingested.

◆ editionNumber()

unsigned int TSLS63CellInformation::editionNumber ( ) const

Returns the edition number of the cell or update that was ingested.

◆ issueDate()

const char * TSLS63CellInformation::issueDate ( ) const

Returns the issue date of the cell or update that was ingested.

◆ producerCode()

const char * TSLS63CellInformation::producerCode ( ) const

Returns the agency code of the producer that created the cell.

◆ producingAgency()

unsigned int TSLS63CellInformation::producingAgency ( ) const

Returns the agency number of the producer that created the cell.

◆ updateNumber()

unsigned int TSLS63CellInformation::updateNumber ( ) const

Returns the update number of the cell or update that was ingested.