01.01.2015 Views

Loading shared libraries and classes dynamically at runtime. - Poco

Loading shared libraries and classes dynamically at runtime. - Poco

Loading shared libraries and classes dynamically at runtime. - Poco

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The MetaObject Class<br />

> MetaObject is a class templ<strong>at</strong>e, instanti<strong>at</strong>ed with<br />

the class it maintains, <strong>and</strong> its lowest base class.<br />

> MetaObject is derived from<br />

AbstractMetaObject.<br />

> A MetaObject can be used to cre<strong>at</strong>e new instances of a class<br />

(unless the class is exported as a singleton).<br />

> Like a AutoReleasePool, a MetaObject can take care of no longer<br />

needed objects.<br />

> A MetaObject can manage singletons.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!