ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



build::Wx::XSP::Typemap(3)           User Contributed Perl Documentation          build::Wx::XSP::Typemap(3)



Wx::XSP::Typemap
       Wx::XSP::Typemap::type

       Returns the Wx::XSP::Node::Type that is used for this typemap.

       Wx::XSP::Typemap::cpp_type()

       Returns the C++ type to be used for the local variable declaration.

       Wx::XSP::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).

       Wx::XSP::Typemap::output_code()


       Wx::XSP::Typemap::cleanup_code()


       Wx::XSP::Typemap::call_parameter_code( parameter_name )


       Wx::XSP::Typemap::call_function_code( function_call_code, return_variable )




perl v5.8.8                                      2006-11-12                       build::Wx::XSP::Typemap(3)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.