Couchdb.Session – couchdb-glib-1.0 Reference Manual
Packages
couchdb-glib-1.0
Couchdb
Session
uri
Session
compact_database
create_database
delete_database
disable_authentication
enable_authentication
get_database_info
get_uri
is_authentication_enabled
replicate
authentication_failed
database_created
database_deleted
Session
Object Hierarchy:
Description:
public
class
Session
:
Object
Namespace:
Couchdb
Package:
couchdb-glib-1.0
Content:
Properties:
public
string
uri
{
construct
set
;
owned
get
; }
Creation methods:
public
Session
(
string
uri)
Methods:
public
bool
compact_database
(
string
dbname)
throws
Error
public
bool
create_database
(
string
dbname)
throws
Error
public
bool
delete_database
(
string
dbname)
throws
Error
public
void
disable_authentication
()
public
void
enable_authentication
(
Credentials
credentials)
public
DatabaseInfo
get_database_info
(
string
dbname)
throws
Error
public
unowned
string
get_uri
()
public
bool
is_authentication_enabled
()
public
bool
replicate
(
string
source,
string
target,
bool
continous)
throws
Error
Signals:
public
virtual
signal
void
authentication_failed
()
public
virtual
signal
void
database_created
(
string
dbname)
public
virtual
signal
void
database_deleted
(
string
dbname)
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count