Main Page Class Hierarchy Compound List File List Compound Members File Members
px7IRequest Interface Reference
The uuid is a unique number identifying the interface normally called IID.
More...
#include <px7IRequest.idl>
Inheritance diagram for px7IRequest
[legend]Collaboration diagram for px7IRequest:
[legend]List of all members.
Detailed Description
The uuid is a unique number identifying the interface normally called IID.
It can be generated as follows:
Windows: guidgen.exe Unix: uuidgen which comes with e2fsprogs package Mac: ??? All platform: Using irc, connect to irc.mozilla.org and type in /join mozilla /msg mozbot uuid
Definition at line 26 of file px7IRequest.idl.
Member Function Documentation
|
string px7IRequest::getContentType (
|
)
|
|
|
string px7IRequest::getHeader (
|
in string name )
|
|
|
nsIInputStream px7IRequest::getInputStream (
|
)
|
|
|
string px7IRequest::getMethod (
|
)
|
|
|
wstring px7IRequest::getParameter (
|
in wstring name,
|
|
in wstring def )
|
|
|
string px7IRequest::getPathTranslated (
|
)
|
|
|
string px7IRequest::getRealPath (
|
in string path )
|
|
|
string px7IRequest::getServerName (
|
)
|
|
|
void px7IRequest::setParameter (
|
in wstring name,
|
|
in wstring value )
|
|
The documentation for this interface was generated from the following file:
Generated at Tue Sep 12 17:04:49 2000 by
1.2.1 written by Dimitri van Heesch,
© 1997-2000