[pygccxml-development] USE_CALLDEF_ORGANIZER
Brought to you by:
mbaas,
roman_yakovenko
From: Berserker <ber...@ho...> - 2010-01-27 13:51:57
|
As described in the documentation I have registration order problems :) USE_CALLDEF_ORGANIZER seems the ideal solution to me but as far as I understard it works only for functions with one param right? I have methods like these: class Foo { public: void setAttribute(const std::string &name, bool value); void setAttribute(const std::string &name, int value); void setAttribute(const std::string &name, const std::string &value); }; Would be easy to support situations like this? _________________________________________________________________ 25 Gygabite gratis online. Archivia e condividi i tuoi file! http://www.windowslive.it/skyDrive.aspx |