dwww Home | Show directory contents | Find package

%module(package="CommonPackage") "packageoption_b";

%inline %{
class B
{
 public:
  int testInt() { return 4; }
};

%}

Generated by dwww version 1.15 on Tue Jul 2 00:37:33 CEST 2024.