index.html
Main Page
|
modules.html
Modules
|
namespaces.html
Namespace List
|
hierarchy.html
Class Hierarchy
|
annotated.html
Data Structures
|
dirs.html
Directories
|
files.html
File List
|
namespacemembers.html
Namespace Members
|
functions.html
Data Fields
|
pages.html
Related Pages
namespaceDBus.html
DBus
::
classDBus_1_1Message.html
Message
DBus::Message Class Reference
Inheritance diagram for DBus::Message:
Public Types
enum
classDBus_1_1Message.html#w5
MessageType
{
Invalid
=  0,
MethodCall
=  1,
MethodReturn
=  2,
Error
=  3,
Signal
=  4
}
Public Member Functions
void
classDBus_1_1Message.html#a0
Dispose
()
void
classDBus_1_1Message.html#a1
Dispose
(bool disposing)
void
classDBus_1_1Message.html#a2
Send
(ref int serial)
void
classDBus_1_1Message.html#a3
Send
()
void
classDBus_1_1Message.html#a4
SendWithReply
()
classDBus_1_1MethodReturn.html
MethodReturn
classDBus_1_1Message.html#a5
SendWithReplyAndBlock
()
Static Public Member Functions
static
classDBus_1_1Message.html
Message
classDBus_1_1Message.html#e0
Wrap
(IntPtr rawMessage,
classDBus_1_1Service.html
Service
service)
Protected Member Functions
classDBus_1_1Message.html#b0
Message
()
classDBus_1_1Message.html#b1
Message
(IntPtr rawMessage,
classDBus_1_1Service.html
Service
service)
classDBus_1_1Message.html#b2
Message
(
classDBus_1_1Message.html#w5
MessageType
messageType)
classDBus_1_1Message.html#b3
Message
(
classDBus_1_1Message.html#w5
MessageType
messageType,
classDBus_1_1Service.html
Service
service)
Static Protected Member Functions
static IntPtr
dbus_message_new
(int messageType)
static void
dbus_message_unref
(IntPtr ptr)
static void
dbus_message_ref
(IntPtr ptr)
static bool
dbus_message_allocate_data_slot
(ref int slot)
static void
dbus_message_free_data_slot
(ref int slot)
static bool
dbus_message_set_data
(IntPtr ptr, int slot, IntPtr data, IntPtr free_data_func)
static IntPtr
dbus_message_get_data
(IntPtr ptr, int slot)
Properties
static
classDBus_1_1Message.html
Message
classDBus_1_1Message.html#00
Current
classDBus_1_1Service.html
Service
classDBus_1_1Message.html#04
service
= null
string
classDBus_1_1Message.html#05
pathName
= null
string
classDBus_1_1Message.html#06
interfaceName
= null
string
classDBus_1_1Message.html#07
name
= null
classDBus_1_1Message.html#w5
MessageType
classDBus_1_1Message.html#010
Type
classDBus_1_1Service.html
Service
classDBus_1_1Message.html#011
Service
virtual string
classDBus_1_1Message.html#012
PathName
virtual string
classDBus_1_1Message.html#013
InterfaceName
virtual string
classDBus_1_1Message.html#014
Name
string
classDBus_1_1Message.html#015
Key
classDBus_1_1Arguments.html
Arguments
classDBus_1_1Message.html#016
Arguments
string
classDBus_1_1Message.html#017
Sender
string
classDBus_1_1Message.html#018
Destination
int
classDBus_1_1Message.html#019
Slot
Detailed Description
Definition at line
Message_8cs-source.html#l00009
9
of file
Message_8cs-source.html
Message.cs
.
The documentation for this class was generated from the following file:
Message_8cs-source.html
Message.cs
Generated on Tue Sep 13 01:28:09 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
