IGeneralTour (interface)
Usage
Linkage:
-lopenxds_adt
To use the interface:
#include <openxds.adt/IGeneralTour.h> using namespace openxds::adt;
Method Summary
Returns | Method-name | Throws |
---|---|---|
Object* | doGeneralTour |
Methods
doGeneralTour
Object* doGeneralTour();
Returns
An object instance whose type depends on the implementation of the deriving class.