|
MT Showcase SDK
|
This class is used to obtain the minimum amount of information about the component before it can be constructed (component and name) More...
#include <Component.hpp>
Inherits enable_shared_from_this< ComponentPlaceholder >.
Public Member Functions | |
| void | init (CachedGraphPtr cgraph) |
This class is used to obtain the minimum amount of information about the component before it can be constructed (component and name)
| void Showcase::ComponentPlaceholder::init | ( | CachedGraphPtr | cgraph | ) |
In some cases this may be called straight from main thread. The values found from cache are thrown into graph executor and handled later.