![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
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 |
const char * TSLS63CellInformation::cellName | ( | ) | const |
Returns the name of the cell or update that was ingested.
unsigned int TSLS63CellInformation::editionNumber | ( | ) | const |
Returns the edition number of the cell or update that was ingested.
const char * TSLS63CellInformation::issueDate | ( | ) | const |
Returns the issue date of the cell or update that was ingested.
const char * TSLS63CellInformation::producerCode | ( | ) | const |
Returns the agency code of the producer that created the cell.
unsigned int TSLS63CellInformation::producingAgency | ( | ) | const |
Returns the agency number of the producer that created the cell.
unsigned int TSLS63CellInformation::updateNumber | ( | ) | const |
Returns the update number of the cell or update that was ingested.