{
    "mode": "perldoc",
    "parameter": "ExtUtils::Typemaps::Type",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/ExtUtils%3A%3ATypemaps%3A%3AType/json",
    "generated": "2026-06-03T07:45:13Z",
    "synopsis": "use ExtUtils::Typemaps;\n...\nmy $type = $typemap->gettypemap('char*');\nmy $input = $typemap->getinputmap($type->xstype);",
    "sections": {
        "NAME": {
            "content": "ExtUtils::Typemaps::Type - Entry in the TYPEMAP section of a typemap\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use ExtUtils::Typemaps;\n...\nmy $type = $typemap->gettypemap('char*');\nmy $input = $typemap->getinputmap($type->xstype);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Refer to ExtUtils::Typemaps for details. Object associates \"ctype\" with \"xstype\", which is the\nindex into the in- and output mapping tables.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "new\nRequires \"xstype\" and \"ctype\" parameters.\n\nOptionally takes \"prototype\" parameter.\n\nproto\nReturns or sets the prototype.\n\nxstype\nReturns the name of the XS type that this C type is associated to.\n\nctype\nReturns the name of the C type as it was set on construction.\n\ntidyctype\nReturns the canonicalized name of the C type.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "ExtUtils::Typemaps\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Steffen Mueller \"<smueller@cpan.org\">\n\nCOPYRIGHT & LICENSE\nCopyright 2009, 2010, 2011, 2012 Steffen Mueller\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
            "subsections": []
        }
    },
    "summary": "ExtUtils::Typemaps::Type - Entry in the TYPEMAP section of a typemap",
    "flags": [],
    "examples": [],
    "see_also": []
}