/* Proxy classes for svn_string.h * DO NOT EDIT -- AUTOMATICALLY GENERATED */ /* No default constructors for opaque structs */ #ifdef SWIGPYTHON #endif /* Callback typemaps */ /* Baton typemaps */ /* Includes */ %{ #include "svn_string.h" %} %include svn_string.h /* Structure definitions */ #ifdef SWIGPYTHON %proxy(svn_string_t); %proxy(svn_stringbuf_t); #endif /* Callbacks */ %inline %{ %} #ifdef SWIGPYTHON #endif