HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
XUSD_SavePathInfo Class Reference

#include <XUSD_Utils.h>

Public Member Functions

 XUSD_SavePathInfo ()
 
 XUSD_SavePathInfo (const UT_StringHolder &finalpath)
 
 XUSD_SavePathInfo (const UT_StringHolder &finalpath, const UT_StringHolder &originalpath, XUSD_ExternalRefType reference_type, bool node_based_path, bool time_dependent)
 

Public Attributes

UT_StringHolder myFinalPath
 
UT_StringHolder myOriginalPath
 
XUSD_ExternalRefType myReferenceType
 
bool myNodeBasedPath
 
bool myTimeDependent
 
bool myWarnedAboutMixedTimeDependency
 

Detailed Description

Definition at line 81 of file XUSD_Utils.h.

Constructor & Destructor Documentation

XUSD_SavePathInfo::XUSD_SavePathInfo ( )
inlineexplicit

Definition at line 84 of file XUSD_Utils.h.

XUSD_SavePathInfo::XUSD_SavePathInfo ( const UT_StringHolder finalpath)
inlineexplicit

Definition at line 90 of file XUSD_Utils.h.

XUSD_SavePathInfo::XUSD_SavePathInfo ( const UT_StringHolder finalpath,
const UT_StringHolder originalpath,
XUSD_ExternalRefType  reference_type,
bool  node_based_path,
bool  time_dependent 
)
inlineexplicit

Definition at line 98 of file XUSD_Utils.h.

Member Data Documentation

UT_StringHolder XUSD_SavePathInfo::myFinalPath

Definition at line 111 of file XUSD_Utils.h.

bool XUSD_SavePathInfo::myNodeBasedPath

Definition at line 114 of file XUSD_Utils.h.

UT_StringHolder XUSD_SavePathInfo::myOriginalPath

Definition at line 112 of file XUSD_Utils.h.

XUSD_ExternalRefType XUSD_SavePathInfo::myReferenceType

Definition at line 113 of file XUSD_Utils.h.

bool XUSD_SavePathInfo::myTimeDependent

Definition at line 115 of file XUSD_Utils.h.

bool XUSD_SavePathInfo::myWarnedAboutMixedTimeDependency

Definition at line 116 of file XUSD_Utils.h.


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