JNodeOS v1.1.5 API

Uses of Class
edu.utah.janos.nodeos.ChanStats

Packages that use ChanStats
edu.utah.janos.nodeos   
 

Uses of ChanStats in edu.utah.janos.nodeos
 

Methods in edu.utah.janos.nodeos with parameters of type ChanStats
 void InChannel.getStats(ChanStats cs)
           
 void OutChannel.getStats(ChanStats cs)
           
 boolean FlowHandle.getInChannelStats(int index, ChanStats cs)
          Get the statistics for an in channel in the flow.
 boolean FlowHandle.getOutChannelStats(int index, ChanStats cs)
          Similar to the above except for out channels.
 


JNodeOS v1.1.5 API

This documentation is Copyright (C) 1998-2001 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/