11 ::ll::TypedStorage<8, 32, ::std::string> mBindingName;
12 ::ll::TypedStorage<8, 32, ::std::string> mTypeName;
13 ::ll::TypedStorage<1, 1, bool> mIsBound;
23 MCAPI
TypeNameInfo(::std::string bindingName, ::std::string typeName,
bool bound);
31 MCAPI
void* $ctor(::std::string bindingName, ::std::string typeName,
bool bound);