logo top
Main Page   glibmm Namespaces   Book  

Glib::Container_Helpers::Glib::Container_Helpers::TypeTraits<Glib::RefPtr<Gio::Volume>> Struct Template Reference

This specialization of TypeTraits exists because the default use of Glib::wrap(GObject*), instead of a specific Glib::wrap(GSomeInterface*), would not return a wrapper for an interface. More...

List of all members.

Public Types

typedef Glib::RefPtr<Gio::VolumeCppType
typedef GVolume* CType
typedef GVolume* CTypeNonConst

Static Public Member Functions

static CType to_c_type (const CppType& item)
static CppType to_cpp_type (const CType& item)
static void release_c_type (CType item)


Detailed Description

template<>
struct Glib::Container_Helpers::Glib::Container_Helpers::TypeTraits< Glib::RefPtr< Gio::Volume > >

This specialization of TypeTraits exists because the default use of Glib::wrap(GObject*), instead of a specific Glib::wrap(GSomeInterface*), would not return a wrapper for an interface.

Member Typedef Documentation

typedef Glib::RefPtr<Gio::Volume> Glib::Container_Helpers::Glib::Container_Helpers::TypeTraits<Glib::RefPtr<Gio::Volume>>::CppType

typedef GVolume* Glib::Container_Helpers::Glib::Container_Helpers::TypeTraits<Glib::RefPtr<Gio::Volume>>::CType

typedef GVolume* Glib::Container_Helpers::Glib::Container_Helpers::TypeTraits<Glib::RefPtr<Gio::Volume>>::CTypeNonConst


Member Function Documentation

static CType Glib::Container_Helpers::Glib::Container_Helpers::TypeTraits<Glib::RefPtr<Gio::Volume>>::to_c_type ( const CppType item  )  [inline, static]

References Glib::unwrap().

static CppType Glib::Container_Helpers::Glib::Container_Helpers::TypeTraits<Glib::RefPtr<Gio::Volume>>::to_cpp_type ( const CType item  )  [inline, static]

References Glib::wrap().

static void Glib::Container_Helpers::Glib::Container_Helpers::TypeTraits<Glib::RefPtr<Gio::Volume>>::release_c_type ( CType  item  )  [inline, static]


The documentation for this struct was generated from the following file:

Generated for glibmm 2.4 by Doxygen 1.5.5 © 1997-2001