Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

i18n
Class I18n::TSComponentString

I18n::TSComponent, boost::noncopyable
   |
   +--I18n::TSComponentString

   in TSComponent.h

class I18n::TSComponentString
extends I18n::TSComponent, boost::noncopyable


Field Summary
private const StrImW String
          
 
Constructor Summary
TSComponentString( const wchar_t* s )
          
 
Method Summary
 const StrImW ToString( CLocale* locale, std::vector< BufferVariable* >& vars ) const
          
   
Methods inherited from class I18n::TSComponent
ToString
 

Field Detail

String

private const StrImW String;


Constructor Detail

TSComponentString

public TSComponentString( const wchar_t* s );


Method Detail

ToString

public const StrImW ToString( CLocale* locale, std::vector< BufferVariable* >& vars ) const;

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:13
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD