![]() |
|
Directory dependency graph for tf:Directories | |
| pxrCLI11 | |
| pxrTslRobinMap | |
Files | |
| anyUniquePtr.h | |
| anyWeakPtr.h | |
| Type independent WeakPtr holder class. | |
| api.h | |
| atomicOfstreamWrapper.h | |
| Atomic file writer with ofstream interface. | |
| bigRWMutex.h | |
| bits.h | |
| bitUtils.h | |
| callContext.h | |
| Functions for recording call locations. | |
| compressedBits.h | |
| cxxCast.h | |
| C++ Cast Utilities. | |
| debug.h | |
| Conditional debugging output class and macros. | |
| debugNotice.h | |
| declarePtrs.h | |
| Standard pointer typedefs. | |
| delegatedCountPtr.h | |
| denseHashMap.h | |
| denseHashSet.h | |
| diagnostic.h | |
| Low-level utilities for informing users of various internal and external diagnostic conditions. | |
| diagnosticBase.h | |
| diagnosticContainer.h | |
| diagnosticHelper.h | |
| diagnosticLite.h | |
Stripped down version of diagnostic.h that doesn't define std::string. | |
| diagnosticMgr.h | |
| diagnosticTransport.h | |
| diagnosticTrap.h | |
| dl.h | |
| Interface for opening code libraries. | |
| enum.h | |
| envSetting.h | |
| Environment setting variable. | |
| error.h | |
| Provide facilities for error handling in script. | |
| errorMark.h | |
| errorTransport.h | |
| exception.h | |
| expiryNotifier.h | |
| fastCompression.h | |
| Simple fast data compression/decompression routines. | |
| fileUtils.h | |
| Definitions of basic file utilities in tf. | |
| functionRef.h | |
| functionTraits.h | |
| getenv.h | |
| Functions for accessing environment variables. | |
| hash.h | |
| hashmap.h | |
| hashset.h | |
| instantiateSingleton.h | |
| Manage a single instance of an object. | |
| instantiateStacked.h | |
| instantiateType.h | |
| iterator.h | |
A simple iterator adapter for STL containers. | |
| makePyConstructor.h | |
| An injected constructor mechanism that works with polymorphic wrapped classes. | |
| mallocTag.h | |
| meta.h | |
| notice.h | |
| nullPtr.h | |
| ostreamMethods.h | |
| Handy ostream output for various lib/tf and STL containers. | |
| pathUtils.h | |
| Definitions of basic path utilities in tf. | |
| patternMatcher.h | |
| A simple glob and regex matching utility. | |
| pointerAndBits.h | |
| preprocessorUtilsLite.h | |
| py3Compat.h | |
| Compatibility code for supporting python 2 and 3. | |
| pyAnnotatedBoolResult.h | |
| pyArg.h | |
| pyCall.h | |
| Utilities for calling python callables. | |
| pyClassMethod.h | |
| pyContainerConversions.h | |
| Utilities for providing C++ <-> Python container support. | |
| pyEnum.h | |
| Provide facilities for wrapping enums for script. | |
| pyError.h | |
| pyExceptionState.h | |
| pyFunction.h | |
| pyIdentity.h | |
| pyInterpreter.h | |
| Python runtime utilities. | |
| pyInvoke.h | |
| Flexible, high-level interface for calling Python functions. | |
| pyLock.h | |
| pyModule.h | |
| pyModuleNotice.h | |
| pyNoticeWrapper.h | |
| pyObjectFinder.h | |
| pyObjWrapper.h | |
| pyOptional.h | |
| pyOverride.h | |
| pyPolymorphic.h | |
| pyPtrHelpers.h | |
| Enables wrapping of Weak or Ref & Weak held types to python. | |
| pyResultConversions.h | |
| pySafePython.h | |
| Intended to replace a direct include of Python.h, which causes several build problems with certain configurations and platforms (e.g., debug builds on Windows, Qt slots keyword, etc.) | |
| pySignatureExt.h | |
| pySingleton.h | |
| pyStaticTokens.h | |
| pyTracing.h | |
| pyUtils.h | |
| Miscellaneous Utilities for dealing with script. | |
| pyWrapContext.h | |
| refBase.h | |
| refPtr.h | |
| Reference counting. | |
| refPtrTracker.h | |
| registryManager.h | |
| regTest.h | |
| Support for simple regression tests. | |
| safeOutputFile.h | |
| Safe file writer with FILE * interface. | |
| safeTypeCompare.h | |
| Safely compare C++ RTTI type structures. | |
| scoped.h | |
| scopeDescription.h | |
| scriptModuleLoader.h | |
| setenv.h | |
| Functions for setting and unsetting environment variables. | |
| singleton.h | |
| Manage a single instance of an object. | |
| smallVector.h | |
| span.h | |
| spinMutex.h | |
| spinRWMutex.h | |
| stacked.h | |
| stackTrace.h | |
| staticData.h | |
| staticTokens.h | |
| This file defines some macros that are useful for declaring and using static TfTokens. | |
| status.h | |
| stl.h | |
| stopwatch.h | |
| stringUtils.h | |
| Definitions of basic string utilities in tf. | |
| tf.h | |
| A file containing basic constants and definitions. | |
| token.h | |
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string containers. | |
| tryInvoke.h | |
| type.h | |
| type_Impl.h | |
| typeFunctions.h | |
| typeInfoMap.h | |
| typeNotice.h | |
| unicodeUtils.h | |
| Definitions of basic UTF-8 utilities in tf. | |
| warning.h | |
| weakBase.h | |
| weakPtr.h | |
| Pointer storage with deletion detection. | |
| weakPtrFacade.h | |
| wrapTypeHelpers.h | |