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

i18n
Class I18n::TSComponent

   in TSComponent.h
Direct Known Subclasses:
I18n::TSComponentFunction, I18n::TSComponentString, I18n::TSComponentVariable

class I18n::TSComponent


Constructor Summary
virtual ~TSComponent()
          
 
Method Summary
 virtual const StrImW ToString( CLocale* locale, std::vector< BufferVariable* >& vars ) const = 0
          
 

Constructor Detail

~TSComponent

public virtual ~TSComponent();


Method Detail

ToString

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

 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