1 #if !defined(_STARTSTOPPOINT_) 2 #define _STARTSTOPPOINT_ 16 #if !defined(_SCANNERFILE_
) 67 static KKStr startStopPointStrs [];
93 StartStopPointPtr
AddEntry (StartStopPointPtr& _entry);
StartStopRegionList * StartStopRegionListPtr
static const KKStr & StartStopTypeToStr(StartStopType t)
KKStr ToTabDelStr() const
StartStopPointList * StartStopPointListPtr
void DeleteEntry(kkint32 _scanLineNum)
StartStopRegion * StartStopRegionPtr
kkint32 ScanLineNum() const
StartStopRegionList(const StartStopPointList &startStopPoints)
StartStopRegion(kkint32 _start, kkint32 _end)
StartStopPointPtr PrevEntry(kkint32 _scanLineNum) const
StartStopPointPtr SuccEntry(kkint32 _scanLineNum) const
StartStopPointList * StartStopPointListPtr
static KKStr Concat(const std::vector< std::string > &values)
Concatenates the list of 'std::string' strings.
void ParseTabDelStr(KKStr parser)
StartStopPoint(kkint32 _scanLineNum, StartStopType _type)
Contains Classes that are specific to Cameras physical characteristics.
StartStopType Type() const
Defines a single region in a Scanner File that is to be included in a count.
static StartStopType StartStopTypeFromStr(const KKStr &s)
StartStopPointPtr AddEntry(kkint32 _scanLineNum, StartStopPoint::StartStopType _type)
kkint32 MemoryConsumedEstimated() const
void ScanLineNum(const kkint32 _scanLineNum)
StartStopPointPtr NearestEntry(kkint32 _scanLineNum) const
StartStopPoint(const KKStr &s)
StartStopPoint * StartStopPointPtr
StartStopRegionList(bool _owner)
StartStopPointPtr AddEntry(StartStopPointPtr &_entry)
kkint32 MemoryConsumedEstimated() const
void Type(StartStopType _type)
const KKStr & TypeStr() const
StartStopPoint(const StartStopPoint &entry)
Class that keeps track of parameter details of a single scanner file.