From: Stefan S. <se...@sy...> - 2004-08-09 03:39:53
|
hi there, I see the 'Encoding' class using 'Environment' in its methods 'GetBaseName', 'GetBaseNameIfTemplate' and 'ResolveTypedefName'. What do these methods do ? Why do they access the Environment ? Thanks, Stefan PS: The signature of 'Encoding::GetBaseName' suggests that the Environment pointer is set to the environment containing the declaration of a given type. Is there any documentation I could look at to better understand what these methods really do ? |