City Based Parking and Routing System API Documentation

RouteTimeWriter Members

RouteTimeWriter overview

Public Static Methods

GetInstance Gets the singleton instance of the RouteTimeWriter class.
StoreRoute Stores a time sample in memory.

Public Instance Properties

MaxRouteStrings Gets or sets the maximum buffered route strings.

Public Instance Methods

AddTimeSample Stores a time sample in memory.
CloseWriteFile Closed the file used for storing route strings.
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 used for storing route strings.
ToString (inherited from Object)Returns a String that represents the current Object.
WriteToDisk

See Also

RouteTimeWriter Class | CBPRS.Infrastructure Namespace