Uses of Class
bcds.tools.DataFileReader

Packages that use DataFileReader
bcds.phison.io Classes in this package deal with reading or writing files (topologies in different formats, demand type defintions, zone maps, etc.). 
 

Uses of DataFileReader in bcds.phison.io
 

Subclasses of DataFileReader in bcds.phison.io
 class TrafficReader
          Reads a "traffic" file (usually, .trf), that is, the file that lists the events (connection requests, connection release, time marks, and other failure events).