#include <address.h>
◆ Address() [1/6]
Gnome::Vfs::Address::Address |
( |
| ) |
|
◆ Address() [2/6]
Gnome::Vfs::Address::Address |
( |
GnomeVFSAddress * |
gobject, |
|
|
bool |
make_a_copy = true |
|
) |
| |
|
explicit |
◆ Address() [3/6]
Gnome::Vfs::Address::Address |
( |
const Address & |
other | ) |
|
◆ ~Address()
Gnome::Vfs::Address::~Address |
( |
| ) |
|
◆ Address() [4/6]
Gnome::Vfs::Address::Address |
( |
const Glib::ustring & |
address | ) |
|
|
explicit |
◆ Address() [5/6]
Gnome::Vfs::Address::Address |
( |
guint32 |
ipv4_address | ) |
|
|
explicit |
◆ Address() [6/6]
Gnome::Vfs::Address::Address |
( |
struct sockaddr * |
sa, |
|
|
int |
len |
|
) |
| |
|
explicit |
◆ get_family_type()
int Gnome::Vfs::Address::get_family_type |
( |
| ) |
const |
◆ get_ipv4()
guint32 Gnome::Vfs::Address::get_ipv4 |
( |
| ) |
const |
◆ gobj() [1/2]
GnomeVFSAddress* Gnome::Vfs::Address::gobj |
( |
| ) |
|
|
inline |
Provides access to the underlying C instance.
References gobject_.
◆ gobj() [2/2]
const GnomeVFSAddress* Gnome::Vfs::Address::gobj |
( |
| ) |
const |
|
inline |
Provides access to the underlying C instance.
References gobject_.
◆ gobj_addr()
GnomeVFSAddress** Gnome::Vfs::Address::gobj_addr |
( |
| ) |
|
|
inline |
◆ gobj_copy()
GnomeVFSAddress* Gnome::Vfs::Address::gobj_copy |
( |
| ) |
const |
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
◆ operator=()
◆ swap()
void Gnome::Vfs::Address::swap |
( |
Address & |
other | ) |
|
◆ to_string()
Glib::ustring Gnome::Vfs::Address::to_string |
( |
| ) |
const |
◆ swap()
- Parameters
-
lhs | The left-hand side |
rhs | The right-hand side |
References swap().
◆ wrap()
A Glib::wrap() method for this object.
- Parameters
-
object | The C instance. |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
- Returns
- A C++ instance that wraps this C instance.
◆ gobject_
GnomeVFSAddress* Gnome::Vfs::Address::gobject_ |
|
protected |
The documentation for this class was generated from the following file: