AYON Usd Resolver  1.0.0
Loading...
Searching...
No Matches
wrapResolverTokens.cpp File Reference
#include "resolverTokens.h"
#include "pxr/pxr.h"
#include <pxr/base/tf/token.h>
#include <pxr/external/boost/python/class.hpp>
#include <pxr/external/boost/python/return_value_policy.hpp>
#include <pxr/external/boost/python/make_function.hpp>
#include <pxr/external/boost/python/return_by_value.hpp>
#include <pxr/external/boost/python/noncopyable.hpp>
#include <pxr/external/boost/python/init.hpp>
#include <pxr/external/boost/python/type_list.hpp>
#include <string>
Include dependency graph for wrapResolverTokens.cpp:

Typedefs

using boost_noncopyable = PXR_NS::pxr_boost::python::noncopyable
 
template<typename... Args>
using boost_type_list = PXR_NS::pxr_boost::python::type_list< Args... >
 

Functions

static std::string GetMappingPairs ()
 
void wrapResolverTokens ()
 

Typedef Documentation

◆ boost_noncopyable

using boost_noncopyable = PXR_NS::pxr_boost::python::noncopyable

◆ boost_type_list

template<typename... Args>
using boost_type_list = PXR_NS::pxr_boost::python::type_list<Args...>

Function Documentation

◆ GetMappingPairs()

static std::string GetMappingPairs ( )
static
Here is the caller graph for this function:

◆ wrapResolverTokens()

void wrapResolverTokens ( )
Here is the call graph for this function: