HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PDG_PathMap::Entry Struct Reference

#include <PDG_PathMap.h>

Public Attributes

UT_StringHolder myZone
 
UT_StringHolder myFrom
 
UT_StringHolder myTo
 
UT_StringHolder myScheduler
 
MatchType myMatchType
 
bool myIsSubpath
 

Detailed Description

Path mapping entry contain the from path string, to path string, and a boolean that indicates if from is a string of to.

Definition at line 50 of file PDG_PathMap.h.

Member Data Documentation

UT_StringHolder PDG_PathMap::Entry::myFrom

Definition at line 54 of file PDG_PathMap.h.

bool PDG_PathMap::Entry::myIsSubpath

Definition at line 60 of file PDG_PathMap.h.

MatchType PDG_PathMap::Entry::myMatchType

Definition at line 58 of file PDG_PathMap.h.

UT_StringHolder PDG_PathMap::Entry::myScheduler

Definition at line 56 of file PDG_PathMap.h.

UT_StringHolder PDG_PathMap::Entry::myTo

Definition at line 55 of file PDG_PathMap.h.

UT_StringHolder PDG_PathMap::Entry::myZone

Definition at line 52 of file PDG_PathMap.h.


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