Query: extutils::xspp::typemap
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ExtUtils::XSpp::Typemap(3pm) User Contributed Perl Documentation ExtUtils::XSpp::Typemap(3pm)NAMEExtUtils::XSpp::Typemap - map types ExtUtils::XSpp::Typemap::type Returns the ExtUtils::XSpp::Node::Type that is used for this typemap. ExtUtils::XSpp::Typemap::cpp_type() Returns the C++ type to be used for the local variable declaration. ExtUtils::XSpp::Typemap::input_code( perl_argument_name, cpp_var_name1, ... ) Code to put the contents of the perl_argument (typically ST(x)) into the C++ variable(s). ExtUtils::XSpp::Typemap::output_code() ExtUtils::XSpp::Typemap::cleanup_code() ExtUtils::XSpp::Typemap::call_parameter_code( parameter_name ) ExtUtils::XSpp::Typemap::call_function_code( function_call_code, return_variable ) perl v5.14.2 2011-12-20 ExtUtils::XSpp::Typemap(3pm)