The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:ExtUtils-XSpp XS::Typemap"

lib/ExtUtils/XSpp/Plugin/feature/default_xs_typemap.pm River stage three • 23 direct dependents • 110 total dependents

SMUELLER/ExtUtils-XSpp-0.18 - 18 Sep 2013 08:28:25 UTC

ExtUtils::XSpp - XS for C++ River stage three • 23 direct dependents • 110 total dependents

Anything that does not look like a XS++ directive or a class declaration is passed verbatim to XS. If you want XS++ to ignore code that looks like a XS++ directive or class declaration, simply surround it with a raw block delimiter like this: %{ XS++...

SMUELLER/ExtUtils-XSpp-0.18 - 18 Sep 2013 08:28:25 UTC

ExtUtils::XSpp::Typemap - map types River stage three • 23 direct dependents • 110 total dependents

SMUELLER/ExtUtils-XSpp-0.18 - 18 Sep 2013 08:28:25 UTC

xspp - XS++ preprocessor River stage three • 23 direct dependents • 110 total dependents

SMUELLER/ExtUtils-XSpp-0.18 - 18 Sep 2013 08:28:25 UTC

ExtUtils::XSpp::Exception - Map C++ exceptions to Perl exceptions River stage three • 23 direct dependents • 110 total dependents

This class is both the base class for the different exception handling mechanisms and the container for the global set of exception mappings from C++ exceptions (indicated by a C++ data type to catch) to Perl exceptions. The Perl exceptions are imple...

SMUELLER/ExtUtils-XSpp-0.18 - 18 Sep 2013 08:28:25 UTC

ExtUtils::XSpp::Node::Member - Node representing a class member variable River stage three • 23 direct dependents • 110 total dependents

An ExtUtils::XSpp::Node sub-class representing a single member variable in a class such as class FooBar { int foo; // <-- this one } Member declarations do not produce any XS code unless they are decorated by either %get or %set....

SMUELLER/ExtUtils-XSpp-0.18 - 18 Sep 2013 08:28:25 UTC

ExtUtils::XSpp::Node::Function - Node representing a function River stage three • 23 direct dependents • 110 total dependents

An ExtUtils::XSpp::Node subclass representing a single function declaration such as int foo(); More importantly, ExtUtils::XSpp::Node::Method inherits from this class, so all in here equally applies to method nodes....

SMUELLER/ExtUtils-XSpp-0.18 - 18 Sep 2013 08:28:25 UTC
7 results (0.041 seconds)