ui_extension::window_factory_single< T > Class Template Reference

Service factory for single instance windows. More...

#include <window.h>

List of all members.

Public Member Functions

T & get_static_instance ()
virtual bool instance_create (service_ptr_t< service_base > &p_out)

Private Attributes

service_impl_single_t< window_implementation<
T, true > > 
g_instance


Detailed Description

template<class T>
class ui_extension::window_factory_single< T >

Service factory for single instance windows.

Usage example
 static window_factory_single< my_window > foo_extension2;
The static instance of my_window can be accessed as foo_extension2.get_static_instance().


The documentation for this class was generated from the following file:
Generated on Fri Apr 28 15:02:31 2006 for Columns UI SDK by  doxygen 1.4.6-NO