Main Page   Modules   Data Structures   File List   Data Fields   Related Pages  

BusConfigParser Struct Reference

Parser for bus configuration file. More...


Data Fields

int refcount
 Reference count.

DBusString basedir
 Directory we resolve paths relative to.

DBusListstack
 stack of Element.

char * user
 user to run as.

char * bus_type
 Message bus type.

DBusListlisten_on
 List of addresses to listen to.

DBusListmechanisms
 Auth mechanisms.

DBusListservice_dirs
 Directories to look for services in.

BusPolicy * policy
 Security policy.

BusLimits limits
 Limits.

char * pidfile
 PID file.

unsigned int fork: 1
 TRUE to fork into daemon mode.

unsigned int is_toplevel: 1
 FALSE if we are a sub-config-file inside another one.


Detailed Description

Parser for bus configuration file.

Definition at line 94 of file config-parser.c.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 29 21:31:02 2003 for D-BUS by doxygen1.2.15