KSquare Utilities
StartStopPoint.h File Reference
#include <vector>
#include "DateTime.h"
#include "GoalKeeper.h"
#include "KKStr.h"
#include "KKStrParser.h"

Go to the source code of this file.

Classes

class  KKLSC::StartStopPoint
 Class that keeps track of parameter details of a single scanner file. More...
 
class  KKLSC::StartStopPointList
 
class  KKLSC::StartStopRegion
 Defines a single region in a Scanner File that is to be included in a count. More...
 
class  KKLSC::StartStopRegionList
 

Namespaces

 KKLSC
 Contains Classes that are specific to Cameras physical characteristics.
 

Typedefs

typedef StartStopPointList * KKLSC::StartStopPointListPtr
 
typedef StartStopPoint::StartStopPointPtr KKLSC::StartStopPointPtr
 
typedef StartStopRegionList * KKLSC::StartStopRegionListPtr
 
typedef StartStopRegion * KKLSC::StartStopRegionPtr