XPSEDAPI
 All Classes Namespaces Files Functions Variables Typedefs
xpcom.idl File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

interface  XPCOM::IObject
 The object is the top-level object, from which anything which needs to get passed between modules should inherit. More...

Namespaces

namespace  XPCOM
 The XPCOM module represents core infrastructure shared by XPCOM in Mozilla and the base of all objects CORBA-side.

Typedefs

typedef string XPCOM::utf8string
 This is used to represent a string of 8-bit bytes making up a UTF8 string.
typedef wstring XPCOM::utf8wstring
 This is used to represent a wider string.