![]() |
|
Manages plugin registration and loading for HioImage subclasses. More...
#include <imageRegistry.h>
Inheritance diagram for HioImageRegistry:Public Member Functions | |
| HIO_API bool | IsSupportedImageFile (std::string const &filename) |
Public Member Functions inherited from TfSingleton< HioImageRegistry > | |
| void | DeleteInstance ()=delete |
Static Public Member Functions | |
| static HIO_API HioImageRegistry & | GetInstance () |
Static Public Member Functions inherited from TfSingleton< HioImageRegistry > | |
| static HioImageRegistry & | GetInstance () |
Return a reference to an object of type T, creating it if necessary. | |
| static bool | CurrentlyExists () |
Return whether or not the single object of type T is currently in existence. | |
| static void | SetInstanceConstructed (HioImageRegistry &instance) |
| Indicate that the sole instance object has already been created. | |
| static void | DeleteInstance () |
Destroy the sole instance object of type T, if it exists. | |
Friends | |
| class | TfSingleton< HioImageRegistry > |
| class | HioImage |
Manages plugin registration and loading for HioImage subclasses.
Definition at line 27 of file imageRegistry.h.
|
friend |
Definition at line 40 of file imageRegistry.h.
|
friend |
Definition at line 34 of file imageRegistry.h.