#include <resolverContext.h>
◆ AyonUsdResolverContext() [1/3]
| AyonUsdResolverContext::AyonUsdResolverContext |
( |
| ) |
|
◆ AyonUsdResolverContext() [2/3]
◆ AyonUsdResolverContext() [3/3]
| AyonUsdResolverContext::AyonUsdResolverContext |
( |
const std::string & |
filePath | ) |
|
◆ ~AyonUsdResolverContext()
| AyonUsdResolverContext::~AyonUsdResolverContext |
( |
| ) |
|
◆ _getMappingPairsFromFile()
| bool AyonUsdResolverContext::_getMappingPairsFromFile |
( |
const std::string & |
filePath | ) |
|
|
private |
◆ _getMappingPairsFromJsonFile()
| bool AyonUsdResolverContext::_getMappingPairsFromJsonFile |
( |
const std::string & |
filePath | ) |
|
|
private |
◆ _getMappingPairsFromUsdFile()
| bool AyonUsdResolverContext::_getMappingPairsFromUsdFile |
( |
const std::string & |
filePath | ) |
|
|
private |
◆ AddMappingPair()
| void AyonUsdResolverContext::AddMappingPair |
( |
const std::string & |
sourceStr, |
|
|
const std::string & |
targetStr |
|
) |
| |
◆ ClearAndReinitialize()
| void AyonUsdResolverContext::ClearAndReinitialize |
( |
| ) |
|
◆ ClearCache()
| void AyonUsdResolverContext::ClearCache |
( |
| ) |
|
◆ ClearMappingPairs()
| void AyonUsdResolverContext::ClearMappingPairs |
( |
| ) |
|
◆ DeleteFromCache()
| void AyonUsdResolverContext::DeleteFromCache |
( |
const std::string & |
key | ) |
|
◆ DropCache()
| void AyonUsdResolverContext::DropCache |
( |
| ) |
|
◆ GetCachePtr()
◆ GetMappingFilePath()
| const std::string & AyonUsdResolverContext::GetMappingFilePath |
( |
| ) |
const |
◆ GetMappingPairs()
| const std::map< std::string, std::string > AyonUsdResolverContext::GetMappingPairs |
( |
| ) |
const |
◆ Initialize()
| void AyonUsdResolverContext::Initialize |
( |
| ) |
|
◆ operator!=()
◆ operator<()
◆ operator==()
◆ RefreshFromMappingFilePath()
| void AyonUsdResolverContext::RefreshFromMappingFilePath |
( |
| ) |
|
◆ RemoveMappingByKey()
| void AyonUsdResolverContext::RemoveMappingByKey |
( |
const std::string & |
sourceStr | ) |
|
◆ RemoveMappingByValue()
| void AyonUsdResolverContext::RemoveMappingByValue |
( |
const std::string & |
targetStr | ) |
|
◆ SetMappingFilePath()
| void AyonUsdResolverContext::SetMappingFilePath |
( |
std::string |
filePath | ) |
|
◆ hash_value
◆ cache
◆ mappingFilePath
| std::string AyonUsdResolverContext::mappingFilePath |
|
private |
◆ mappingPairs
| std::unordered_map<std::string, std::string> AyonUsdResolverContext::mappingPairs |
|
private |
◆ rootPath
| ArResolvedPath AyonUsdResolverContext::rootPath |
|
private |
The documentation for this class was generated from the following files: