Loading...
Searching...
No Matches
resolverContext.h File Reference
+ Include dependency graph for resolverContext.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArIsContextObject< T >
 Metafunction to determine whether the templated object type is a valid context object. More...
 
class  ArResolverContext
 An asset resolver context allows clients to provide additional data to the resolver for use during resolution. More...
 

Functions

template<class Context >
std::string ArGetDebugString (const Context &context)
 Default implementation for providing debug info on the contained context.
 

Function Documentation

◆ ArGetDebugString()

std::string ArGetDebugString ( const Context &  context)

Default implementation for providing debug info on the contained context.

Definition at line 339 of file resolverContext.h.