#include <config.h>
Public Types | |
typedef Gnome::Gda::ProviderInfo | CppType |
typedef const GdaProviderInfo* | CType |
typedef GdaProviderInfo* | CTypeNonConst |
Static Public Member Functions | |
static CType | to_c_type (const CppType& obj) |
static CType | to_c_type (CType ptr) |
static CppType | to_cpp_type (CType ptr) |
static void | release_c_type (CType ptr) |
typedef const GdaProviderInfo* Gnome::Gda::Config::ProviderInfoTraits::CType |
typedef GdaProviderInfo* Gnome::Gda::Config::ProviderInfoTraits::CTypeNonConst |
static void Gnome::Gda::Config::ProviderInfoTraits::release_c_type | ( | CType | ptr | ) | [inline, static] |
static CType Gnome::Gda::Config::ProviderInfoTraits::to_c_type | ( | const CppType& | obj | ) | [inline, static] |