test Class Reference
import "test.idl";
List of all members.
Member Function Documentation
| test::NS_DEFINE_STATIC_IID_ACCESSOR |
( |
TEST_IID |
|
) |
const [pure virtual] |
| NS_IMETHOD test::Shout |
( |
const char * |
shoutIt |
) |
[pure virtual] |
| NS_IMETHOD test::Poke |
( |
const char * |
with |
) |
[pure virtual] |
| NS_IMETHOD test::Peek |
( |
char ** |
_retval |
) |
[pure virtual] |
| NS_IMETHOD test::Callback |
( |
testCallback * |
cb |
) |
[pure virtual] |
| NS_IMETHOD test::GetIntProp |
( |
PRInt32 * |
aIntProp |
) |
[pure virtual] |
| NS_IMETHOD test::SetIntProp |
( |
PRInt32 |
aIntProp |
) |
[pure virtual] |
| NS_IMETHOD test::GetRoIntProp |
( |
PRInt32 * |
aRoIntProp |
) |
[pure virtual] |
| void test::say |
( |
in string |
sayIt |
) |
|
| void test::shout |
( |
in string |
shoutIt |
) |
|
| void test::poke |
( |
in string |
with |
) |
|
| int test::t1 |
( |
void |
|
) |
[virtual] |
| int test::t2 |
( |
void |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: