MCPcopy Create free account
hub / github.com/OSGeo/gdal / GetRefNum

Method GetRefNum

frmts/pdf/pdfobject.cpp:794–797  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

792/************************************************************************/
793
794GDALPDFObjectNum GDALPDFObjectRW::GetRefNum()
795{
796 return m_nNum;
797}
798
799/************************************************************************/
800/* GetRefGen() */

Callers 15

UpdateProjMethod · 0.80
UpdateXMPMethod · 0.80
ExploreTreeMethod · 0.80
ParseContentMethod · 0.80
ExploreResourcePropertyFunction · 0.80
EmitNewObjectMethod · 0.80
SerializeAndRenumberMethod · 0.80
GDALPDFOutputDevClass · 0.80
~PDFDatasetMethod · 0.80
ExploreLayersPopplerMethod · 0.80
ExploreLayersPdfiumMethod · 0.80
TurnLayersOnOffPdfiumMethod · 0.80

Calls 2

GDALPDFObjectNumClass · 0.85
ReferenceMethod · 0.45

Tested by

no test coverage detected