ACE_DLL_Singleton_Adapter_T< TYPE > Class Template Reference

#include <Singleton.h>

List of all members.

Public Member Functions

const ACE_TCHARdll_name (void)


Detailed Description

template<class TYPE>
class ACE_DLL_Singleton_Adapter_T< TYPE >

Definition at line 306 of file Singleton.h.


Member Function Documentation

template<class TYPE>
const ACE_TCHAR * ACE_DLL_Singleton_Adapter_T< TYPE >::dll_name ( void   ) 

Definition at line 525 of file Singleton.cpp.

References ACE_TEXT.

00526 {
00527   // @todo make this a constant somewhere (or it there already is one
00528   // then use it.
00529   return ACE_TEXT("ACE");
00530 }


The documentation for this class was generated from the following files:
Generated on Tue Feb 2 17:35:04 2010 for ACE by  doxygen 1.4.7