Query: wx::xsp::typemap
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
build::Wx::XSP::Typemap(3) User Contributed Perl Documentation build::Wx::XSP::Typemap(3)NAMEWx::XSP::Typemap - map types 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.10.0 2008-01-20 build::Wx::XSP::Typemap(3)