Doxygen
Loading...
Searching...
No Matches
DotFilePatcher::Map Struct Reference
Collaboration diagram for DotFilePatcher::Map:

Public Member Functions

 Map (const DString &mf, const DString &rp, bool uo, const DString &ctx, const DString &lab, bool zoom=false, int gId=-1)

Public Attributes

DString mapFile
DString relPath
bool urlOnly
DString context
DString label
bool zoomable
int graphId

Detailed Description

Definition at line 62 of file dotfilepatcher.h.

Constructor & Destructor Documentation

◆ Map()

DotFilePatcher::Map::Map ( const DString & mf,
const DString & rp,
bool uo,
const DString & ctx,
const DString & lab,
bool zoom = false,
int gId = -1 )
inline

Definition at line 64 of file dotfilepatcher.h.

References context, graphId, label, mapFile, relPath, urlOnly, and zoomable.

Member Data Documentation

◆ context

DString DotFilePatcher::Map::context

Definition at line 71 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().

◆ graphId

int DotFilePatcher::Map::graphId

Definition at line 74 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().

◆ label

DString DotFilePatcher::Map::label

Definition at line 72 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().

◆ mapFile

DString DotFilePatcher::Map::mapFile

Definition at line 68 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().

◆ relPath

DString DotFilePatcher::Map::relPath

Definition at line 69 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().

◆ urlOnly

bool DotFilePatcher::Map::urlOnly

Definition at line 70 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().

◆ zoomable

bool DotFilePatcher::Map::zoomable

Definition at line 73 of file dotfilepatcher.h.

Referenced by Map(), and DotFilePatcher::run().


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