Overview   Namespace   Class   Index   Help 

Data of Class RegistryTypeWriter


m_pApi
const RegistryTypeWriter_Api * m_pApi;

Summary
stores the registry type writer Api.

m_Api
const ::salhelper::ODynamicLoader< RegistryTypeWriter_Api > m_Api;

Summary
stores the dynamic loader which is used to hold the library.

m_hImpl
TypeWriterImpl m_hImpl;

Summary
stores the handle of an implementation class

Top of Page