test Class Reference

import "test.idl";

Inheritance diagram for test:

Inheritance graph
[legend]
Collaboration diagram for test:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 NS_DEFINE_STATIC_IID_ACCESSOR (TEST_IID) NS_IMETHOD Say(const char *sayIt)=0
NS_IMETHOD Shout (const char *shoutIt)=0
NS_IMETHOD Poke (const char *with)=0
NS_IMETHOD Add (PRInt32 a, PRInt32 b, PRInt32 *_retval)=0
NS_IMETHOD Peek (char **_retval)=0
NS_IMETHOD Callback (testCallback *cb)=0
NS_IMETHOD GetIntProp (PRInt32 *aIntProp)=0
NS_IMETHOD SetIntProp (PRInt32 aIntProp)=0
NS_IMETHOD GetRoIntProp (PRInt32 *aRoIntProp)=0
void say (in string sayIt)
void shout (in string shoutIt)
void poke (in string with)
PRInt32 add (in PRInt32 a, in PRInt32 b)
string peek ()
void callback (in testCallback cb)
virtual int t1 (void)
virtual int t2 (void)

Public Attributes

attribute PRInt32 intProp
readonly attribute PRInt32 roIntProp
const charname
const chardescription
int num_edges
cairo_bo_edge_t edges [TEST_MAX_EDGES]
int x


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::Add ( PRInt32  a,
PRInt32  b,
PRInt32 _retval 
) [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  ) 

PRInt32 test::add ( in PRInt32  a,
in PRInt32  b 
)

string test::peek (  ) 

void test::callback ( in testCallback  cb  ) 

int test::t1 ( void   )  [virtual]

int test::t2 ( void   )  [virtual]


Member Data Documentation

cairo_bo_edge_t test::edges[TEST_MAX_EDGES]


The documentation for this class was generated from the following files:

Generated Mozilla by doxygen 1.5.6