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, const std::string &reference_layer_id, bool node_based_path, bool time_dependent)
 

Public Attributes

UT_StringHolder myFinalPath
 
UT_StringHolder myOriginalPath
 
UT_StringHolder myFinalPathWithVersionSpecifier
 
XUSD_ExternalRefType myReferenceType
 
std::string myReferenceLayerId
 
bool myNodeBasedPath
 
bool myTimeDependent
 
bool myWarnedAboutMixedTimeDependency
 
bool myActuallySavedFile
 

Detailed Description

Definition at line 83 of file XUSD_Utils.h.

Constructor & Destructor Documentation

XUSD_SavePathInfo::XUSD_SavePathInfo ( )
inlineexplicit

Definition at line 86 of file XUSD_Utils.h.

XUSD_SavePathInfo::XUSD_SavePathInfo ( const UT_StringHolder finalpath)
inlineexplicit

Definition at line 93 of file XUSD_Utils.h.

XUSD_SavePathInfo::XUSD_SavePathInfo ( const UT_StringHolder finalpath,
const UT_StringHolder originalpath,
XUSD_ExternalRefType  reference_type,
const std::string &  reference_layer_id,
bool  node_based_path,
bool  time_dependent 
)
inlineexplicit

Definition at line 103 of file XUSD_Utils.h.

Member Data Documentation

bool XUSD_SavePathInfo::myActuallySavedFile

Definition at line 128 of file XUSD_Utils.h.

UT_StringHolder XUSD_SavePathInfo::myFinalPath

Definition at line 120 of file XUSD_Utils.h.

UT_StringHolder XUSD_SavePathInfo::myFinalPathWithVersionSpecifier

Definition at line 122 of file XUSD_Utils.h.

bool XUSD_SavePathInfo::myNodeBasedPath

Definition at line 125 of file XUSD_Utils.h.

UT_StringHolder XUSD_SavePathInfo::myOriginalPath

Definition at line 121 of file XUSD_Utils.h.

std::string XUSD_SavePathInfo::myReferenceLayerId

Definition at line 124 of file XUSD_Utils.h.

XUSD_ExternalRefType XUSD_SavePathInfo::myReferenceType

Definition at line 123 of file XUSD_Utils.h.

bool XUSD_SavePathInfo::myTimeDependent

Definition at line 126 of file XUSD_Utils.h.

bool XUSD_SavePathInfo::myWarnedAboutMixedTimeDependency

Definition at line 127 of file XUSD_Utils.h.


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