Katana Plug-in APIs 0.1

Foundry::Katana::LazyHostSuite< SuiteT > Class Template Reference

#include <FnPluginManager.h>

List of all members.


Detailed Description

template<typename SuiteT>
class Foundry::Katana::LazyHostSuite< SuiteT >

Class that facilitates lazy, thread-safe fetching of a host suite pointer from PluginManager.

 static LazyHostSuite<MySuite_v2> suite = {"MySuite", 2};
 suite->createPony();

The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations Enumerator