|
wxString | getLastError () |
|
void | setVerbose (bool verbose) |
|
void | setNoErrDialog (bool val) |
|
int | ingestHeader (const wxString &senc_file_name) |
|
int | ingest (const wxString &senc_file_name, S57ObjVector *pObjectVector, VE_ElementVector *pVEArray, VC_ElementVector *pVCArray) |
|
int | ingest200 (const wxString &senc_file_name, S57ObjVector *pObjectVector, VE_ElementVector *pVEArray, VC_ElementVector *pVCArray) |
|
void | SetLODMeters (double meters) |
|
void | setRegistrar (S57ClassRegistrar *registrar) |
|
void | setRefLocn (double lat, double lon) |
|
void | setOutstream (Osenc_outstream *stream) |
|
void | setInstream (Osenc_instream *stream) |
|
wxString | getUpdateDate () |
|
wxString | getBaseDate () |
|
wxString | getSENCFileCreateDate () |
|
int | getSencReadVersion () |
|
wxString | getSENCReadBaseEdition () |
|
int | getSENCReadLastUpdate () |
|
int | getSENCReadScale () |
|
wxString | getReadName () |
|
wxString | getReadID () |
|
Extent & | getReadExtent () |
|
SENCFloatPtrArray & | getSENCReadAuxPointArray () |
|
std::vector< int > & | getSENCReadAuxPointCountArray () |
|
SENCFloatPtrArray & | getSENCReadNOCOVRPointArray () |
|
std::vector< int > & | getSENCReadNOCOVRPointCountArray () |
|
int | createSenc200 (const wxString &FullPath000, const wxString &SENCFileName, bool b_showProg=true) |
|
void | CreateSENCVectorEdgeTableRecord200 (Osenc_outstream *stream, S57Reader *poReader) |
|
void | CreateSENCVectorConnectedTableRecord200 (Osenc_outstream *stream, S57Reader *poReader) |
|
void | InitializePersistentBuffer (void) |
|
unsigned char * | getBuffer (size_t length) |
|
int | getNativeScale () |
|
int | GetBaseFileInfo (const wxString &FullPath000, const wxString &SENCFileName) |
|
|
std::unique_lock< std::mutex > | lockCR |
|
Definition at line 401 of file Osenc.h.
◆ Osenc()
◆ ~Osenc()
◆ createSenc200()
int Osenc::createSenc200 |
( |
const wxString & |
FullPath000, |
|
|
const wxString & |
SENCFileName, |
|
|
bool |
b_showProg = true |
|
) |
| |
◆ CreateSENCVectorConnectedTableRecord200()
◆ CreateSENCVectorEdgeTableRecord200()
◆ getBaseDate()
wxString Osenc::getBaseDate |
( |
| ) |
|
|
inline |
◆ GetBaseFileInfo()
int Osenc::GetBaseFileInfo |
( |
const wxString & |
FullPath000, |
|
|
const wxString & |
SENCFileName |
|
) |
| |
◆ getBuffer()
unsigned char * Osenc::getBuffer |
( |
size_t |
length | ) |
|
◆ getLastError()
wxString Osenc::getLastError |
( |
| ) |
|
|
inline |
◆ getNativeScale()
int Osenc::getNativeScale |
( |
| ) |
|
|
inline |
◆ getReadExtent()
Extent & Osenc::getReadExtent |
( |
| ) |
|
|
inline |
◆ getReadID()
wxString Osenc::getReadID |
( |
| ) |
|
|
inline |
◆ getReadName()
wxString Osenc::getReadName |
( |
| ) |
|
|
inline |
◆ getSENCFileCreateDate()
wxString Osenc::getSENCFileCreateDate |
( |
| ) |
|
|
inline |
◆ getSENCReadAuxPointArray()
SENCFloatPtrArray & Osenc::getSENCReadAuxPointArray |
( |
| ) |
|
|
inline |
◆ getSENCReadAuxPointCountArray()
std::vector< int > & Osenc::getSENCReadAuxPointCountArray |
( |
| ) |
|
|
inline |
◆ getSENCReadBaseEdition()
wxString Osenc::getSENCReadBaseEdition |
( |
| ) |
|
|
inline |
◆ getSENCReadLastUpdate()
int Osenc::getSENCReadLastUpdate |
( |
| ) |
|
|
inline |
◆ getSENCReadNOCOVRPointArray()
SENCFloatPtrArray & Osenc::getSENCReadNOCOVRPointArray |
( |
| ) |
|
|
inline |
◆ getSENCReadNOCOVRPointCountArray()
std::vector< int > & Osenc::getSENCReadNOCOVRPointCountArray |
( |
| ) |
|
|
inline |
◆ getSENCReadScale()
int Osenc::getSENCReadScale |
( |
| ) |
|
|
inline |
◆ getSencReadVersion()
int Osenc::getSencReadVersion |
( |
| ) |
|
|
inline |
◆ getUpdateDate()
wxString Osenc::getUpdateDate |
( |
| ) |
|
|
inline |
◆ ingest200()
int Osenc::ingest200 |
( |
const wxString & |
senc_file_name, |
|
|
S57ObjVector * |
pObjectVector, |
|
|
VE_ElementVector * |
pVEArray, |
|
|
VC_ElementVector * |
pVCArray |
|
) |
| |
◆ ingestHeader()
int Osenc::ingestHeader |
( |
const wxString & |
senc_file_name | ) |
|
◆ InitializePersistentBuffer()
void Osenc::InitializePersistentBuffer |
( |
void |
| ) |
|
◆ setInstream()
◆ SetLODMeters()
void Osenc::SetLODMeters |
( |
double |
meters | ) |
|
|
inline |
◆ setNoErrDialog()
void Osenc::setNoErrDialog |
( |
bool |
val | ) |
|
|
inline |
◆ setOutstream()
◆ setRefLocn()
void Osenc::setRefLocn |
( |
double |
lat, |
|
|
double |
lon |
|
) |
| |
|
inline |
◆ setRegistrar()
◆ setVerbose()
void Osenc::setVerbose |
( |
bool |
verbose | ) |
|
◆ lockCR
std::unique_lock<std::mutex> Osenc::lockCR |
The documentation for this class was generated from the following files: