City Based Parking and Routing System API Documentation

RouteWriter Members

RouteWriter overview

Public Static Methods

GetInstance Gets the static instance of the RouteWriter class.
StoreRoute Adds route information to the collection of data.

Public Instance Properties

MaxRouteStrings Gets or sets the maximum buffered route strings.

Public Instance Methods

AddRoute Adds route information to the collection of data.
CloseWriteFile Closes the file.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
OpenWriteFile Opens the file for writing
ToString (inherited from Object)Returns a String that represents the current Object.
WriteToDisk Initiates the write to disk procedure.

See Also

RouteWriter Class | CBPRS.Infrastructure Namespace