41 #ifndef _LIVE_COMPONENT_ACCESSOR_H
42 #define _LIVE_COMPONENT_ACCESSOR_H
50 class LiveComponentLibRef;
61 std::string _className;
66 virtual GLS_EXPORT ~LiveComponentAccessor();
76 virtual GLS_EXPORT
void Delete();
Definition: live_component_lib_ref.h:66
const char * LoadedClassName()
A file for all GL Studio files to include.
Used for matching version of libraries and headers.
const char * LoadedFilePath()
Definition: component_base.h:67
virtual LiveComponentAccessor * Clone(ComponentBase *newComp)
static LiveComponentAccessor * CreateInstance(LiveComponentLibRef *lib, const char *className, ComponentBase *comp)
Definition: gls_version.h:208
const GlsBuiltVersionInfo & BuiltVersion()
Definition: live_component_accessor.h:54
Definition: bmpimage.h:46