sbIMediacoreVotingChain Interface Reference

import"sbIMediacoreVotingChain.idl";

Inheritance diagram for sbIMediacoreVotingChain:
[legend]
Collaboration diagram for sbIMediacoreVotingChain:
[legend]

Public Member Functions

unsigned long getVote (in sbIMediacore aMediacore)
 

Public Attributes

readonly attribute boolean valid
 Indicates whether the mediacoreChain has any cores. More...
 
readonly attribute nsIArray mediacoreChain
 The chain of mediacores that believe they can perform the operation. More...
 

Detailed Description

Definition at line 34 of file sbIMediacoreVotingChain.idl.

Member Function Documentation

unsigned long sbIMediacoreVotingChain::getVote ( in sbIMediacore  aMediacore)

Member Data Documentation

readonly attribute nsIArray sbIMediacoreVotingChain::mediacoreChain

The chain of mediacores that believe they can perform the operation.

Note
It is possible for this chain to be empty. You can verify this quickly by looking at sbIMedicoreVotingChain::valid.

Definition at line 49 of file sbIMediacoreVotingChain.idl.

readonly attribute boolean sbIMediacoreVotingChain::valid

Indicates whether the mediacoreChain has any cores.

Definition at line 40 of file sbIMediacoreVotingChain.idl.


The documentation for this interface was generated from the following file: