#include "AIDA_DataPointSet.h"
#include "AIDA_DataPoint.h"
#include "AIDA/IAnnotation.h"
#include "AIDA/IMeasurement.h"
#include <set>
#include <sstream>
Include dependency graph for AIDA_DataPointSet.cpp:
Go to the source code of this file.
Variables | |
const std::string | nameKey = "Name" |
const std::string | sizeKey = "Size" |
const std::string | emptyString = "" |
const std::string | g_userLevelClassType = "IDataPointSet" |
|
Definition at line 10 of file AIDA_DataPointSet.cpp. Referenced by Anaphe::AIDA_DataPointSet_native::AIDA_DataPointSet::AIDA_DataPointSet(). |
|
Definition at line 12 of file AIDA_DataPointSet.cpp. Referenced by Anaphe::AIDA_DataPointSet_native::AIDA_DataPointSet::userLevelClassType(). |
|
Definition at line 8 of file AIDA_DataPointSet.cpp. Referenced by Anaphe::AIDA_DataPointSet_native::AIDA_DataPointSet::AIDA_DataPointSet(), Anaphe::AIDA_DataPointSet_native::AIDA_DataPointSet::name(), and Anaphe::AIDA_DataPointSet_native::AIDA_DataPointSet::setName(). |
|
Definition at line 9 of file AIDA_DataPointSet.cpp. Referenced by Anaphe::AIDA_DataPointSet_native::AIDA_DataPointSet::AIDA_DataPointSet(), and Anaphe::AIDA_DataPointSet_native::AIDA_DataPointSet::updateAnnotation(). |