#include <m_ms.h>
| Data Fields | |
| libmangle_gc_context_t * | gc | 
| const char * | name | 
| const char * | end | 
| const char * | pos | 
| int | err | 
| int | fExplicitTemplateParams | 
| int | fGetTemplateArgumentList | 
| sCached * | pZNameList | 
| sCached * | pTemplateArgList | 
| sCached * | pArgList | 
| const char* sMSCtx::end | 
Last character in the export name.
| int sMSCtx::err | 
Error codes. Zero indicates success.
Indicates that explicit template parameters are used.
Indicates that the template argument list should be used.
| const char* sMSCtx::name | 
MSVC export name.
z-buffer if decoded arguments.
| const char* sMSCtx::pos | 
Export name processing position marker.
z-buffer of decoded template arguments.
z-buffer of decoded names.
 1.6.1
 1.6.1