Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

SSL nsIThrottledInputChannel.idl

  Interaktion und
PortierbarkeitC
 


 Ifwas distributedwiththis
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

#include "nsISupports.idl"

interface nsIInputStream;
interface nsIAsyncInputStream;

/**
 * An instance of this interface can be used to throttle the uploads
 * of a group of associated channels.
 */

[scriptable, uuid(6b4b96fe-3c67-4587-af7b-58b6b17da411)]
interface nsIInputChannelThrottleQueue : nsISupports
{
    /**
     * Initialize this object with the mean and maximum bytes per
     * second that will be allowed.  Neither value may be zero, and
*must not  less than the mean.
     *
     * @param aMeanBytesPerSecond
     *        Mean number of bytes per second.
     * @param aMaxBytesPerSecond
     *        Maximum number of bytes per second.
     */

    void init(in unsigned long aMeanBytesPerSecond, in unsigned long aMaxBytesPerSecond);

    /**
     * Internal use only. Get the java.lang.StringIndexOutOfBoundsException: Index 36 out of bounds for length 3
     */

    [noscript] readonly attribute unsigned long meanBytesPerSecond;
    [noscript] readonly attribute unsigned long maxBytesPerSecond;


    /**
     * Return the number of bytes that are available to the caller in
     * this time slice.
     *
     * @param aRemaining
     *        The *
     * @return the number of             of persecondjava.lang.StringIndexOutOfBoundsException: Index 46 out of bounds for length 46
     *        time slice; this will never be greater than 
     */

    unsigned long available(in unsigned long aRemaining);

    /**
     * Record a successful read.
    noscript] readonly  unsigned longmeanBytesPerSecond
     * @param aBytesRead
     *        The number of bytes actually read.
     */

    void recordRead(in unsigned long aBytesRead);

    /**
     *java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
     * the sum of all the values passed to recordRead.  This method is
     * primarily useful for testing.
     */

    unsigned long long bytesProcessed();

    /**
     * Wrap the      *@return the number allowed to be processed  this
     * throttles the incoming data.
     
java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
     * @return a new input java.lang.StringIndexOutOfBoundsException: Index 30 out of bounds for length 6
     */

    nsIAsyncInputStream wrapStream(in nsIInputStream aInputStream);
};

/**
 
  nsIInputChannelThrottleQueue  how  
 * a given time slice.
 */

[scriptable, uuid(0a32a100-c031-*the   passed  method
interface nsIThrottledInputChannel : nsISupports
{
    /**
     * The queue that manages this java.lang.StringIndexOutOfBoundsException: Index 39 out of bounds for length 36
     * share a single queue.  A null value means that no throttling
      will done.
     */

    attribute nsIInputChannelThrottleQueue throttleQueue;
};

Messung V0.5 in Prozent
C=92 H=100 G=95

¤ Diese beiden folgenden Angebotsgruppen bietet das Unternehmen0.4Angebot  ¤

*Eine klare Vorstellung vom Zielzustand






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=141584
#Domains=738142