ACE_DLL_Singleton_Adapter_T< TYPE > Class Template Reference

#include <Singleton.h>

List of all members.

Public Member Functions

const ACE_TCHARdll_name (void)

template<class TYPE>
class ACE_DLL_Singleton_Adapter_T< TYPE >


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 Thu Nov 9 11:21:39 2006 for ACE by doxygen 1.3.6