RouteTrak API
Contents
|
Index
Up
|
Next
CRTEngine::CRTEngine
CRTEngine
CRTEngine();
Description
Constructs a CRTEngine object
Remarks
The engine does not start running automatically.To create and start the RouteTrak Engine, follow these steps:
Construct a CRTEngine derived object
Call
RTInitialize
to set up the parameters
Call
RTOpenLogFile
to start a log file
Class
CRTEngine
Links
CRTEngine
Copyright (c) 2001-2004 Links Point Inc.
Contents
|
Index