File ATORdatabaseFileIO Documentation
Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
File Name: ATORdatabaseFileIO.cpp/.hpp
File Description: ATOR database file IO
File Function List
-
- initialiseDatabase
- DBsetCurrentDirectory
- DBgenerateServerDatabaseName
- DBgenerateFolderName
- compareFeaturesListForMatch
- createTransformedFeaturesFile
- createFeaturesListUsingFeaturesFile
File Diagram (functions hierarchy)
Function ATORdatabaseFileIOClass::initialiseDatabase()
Function Summary
name | return type | description |
initialiseDatabase | void | initialise database |
Function Arguments
name | type | description |
newDatabaseFolderName | const string | new database folder name |
Function Reference List
N/A
Function Trace
location | current function being traced |
ATORmain.hpp | initialiseDatabase |
Trace Diagram (magenta)
Function ATORdatabaseFileIOClass::DBsetCurrentDirectory()
Function Summary
name | return type | description |
DBsetCurrentDirectory | bool | DB set current directory |
Function Arguments
name | type | description |
folderName | string* | folder name |
Function Reference List
-
- SHAREDvarsClass::setCurrentDirectory
Function Trace
location | current function being traced |
ATORdatabaseFileIO.hpp | DBsetCurrentDirectory |
ATORmethod.hpp | DBgenerateFolderName |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORcomparison.hpp | DBgenerateFolderName |
ATORmethod.hpp | compareNormalisedSnapshots |
Trace Diagram (magenta)
Function ATORdatabaseFileIOClass::DBgenerateServerDatabaseName()
Function Summary
name | return type | description |
DBgenerateServerDatabaseName | string | DB generate server database name |
Function Arguments
name | type | description |
objectName | const string* | object name |
trainOrTest | const bool | train or test |
Function Reference List
N/A
Function Trace
location | current function being traced |
ATORdatabaseFileIO.hpp | DBgenerateServerDatabaseName |
ATORmethod.hpp | DBgenerateFolderName |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORcomparison.hpp | DBgenerateFolderName |
ATORmethod.hpp | compareNormalisedSnapshots |
Trace Diagram (magenta)
Function ATORdatabaseFileIOClass::DBgenerateFolderName()
Function Summary
name | return type | description |
DBgenerateFolderName | string | DB generate folder name |
Function Arguments
name | type | description |
objectName | string* | object name |
trainOrTest | const bool | train or test |
Function Reference List
-
- DBgenerateServerDatabaseName
- DBsetCurrentDirectory
- checkIfFolderExistsAndIfNotMakeAndSetAsCurrent
- checkIfFolderExistsAndIfNotMakeAndSetAsCurrent
- checkIfFolderExistsAndIfNotMakeAndSetAsCurrent
- checkIfFolderExistsAndIfNotMakeAndSetAsCurrent
Function Trace
location | current function being traced |
ATORmethod.hpp | DBgenerateFolderName |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORcomparison.hpp | DBgenerateFolderName |
ATORmethod.hpp | compareNormalisedSnapshots |
Trace Diagram (magenta)
Function ATORdatabaseFileIOClass::compareFeaturesListForMatch()
Function Summary
name | return type | description |
compareFeaturesListForMatch | bool | compare features list for match |
Function Arguments
name | type | description |
testFirstFeatureInNearestFeatureList | ATORfeature* | test first feature in nearest feature list |
trainFirstFeatureInNearestFeatureList | ATORfeature* | train first feature in nearest feature list |
dimension | const int | dimension |
exactMatchFound | bool* | exact match found |
Function Reference List
-
-
-
-
-
-
- SHAREDvarsClass::minDouble
- SHAREDvarsClass::maxDouble
- SHAREDvectorClass::compareVectorsArbitraryError
- ATORdatabaseSQLClass::determineGeoBinX
- ATORdatabaseSQLClass::determineGeoBinY
- ATORdatabaseSQLClass::determineGeoBinX
- ATORdatabaseSQLClass::determineGeoBinY
Function Trace
location | current function being traced |
ATORcomparison.hpp | compareFeaturesListForMatch |
ATORmethod.hpp | compareNormalisedSnapshots |
ATORmethod.hpp | ATORmethodCompareTestWithTrain |
ATORmain.hpp | ATORmethodTest |
Trace Diagram (magenta)
Function ATORdatabaseFileIOClass::createTransformedFeaturesFile()
Function Summary
name | return type | description |
createTransformedFeaturesFile | void | create transformed features file |
Function Arguments
name | type | description |
firstFeatureInList | const ATORfeature* | first feature in list |
fileName | const string | file name |
objectName | const string | object name |
viewIndex | const int | view index |
zoomIndex | const int | zoom index |
polyIndex | const int | poly index |
sideIndex | const int | side index |
trainOrTest | const int | train or test |
Function Reference List
-
-
- SHAREDvarsClass::convertIntToString
- SHAREDvarsClass::convertIntToString
- SHAREDvarsClass::convertIntToString
- SHAREDvarsClass::convertIntToString
- SHAREDvarsClass::convertIntToString
- SHAREDvarsClass::convertIntToString
- SHAREDvarsClass::convertIntToString
- LDreferenceManipulationClass::convertPositionCoordinatesToString
- LDreferenceManipulationClass::convertPositionCoordinatesToString
Function Trace
location | current function being traced |
ATORmethod.hpp | createTransformedFeaturesFile |
ATORmethod.hpp | generateNormalisedSnapshotsUsingPolyList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
Trace Diagram (magenta)
Function ATORdatabaseFileIOClass::createFeaturesListUsingFeaturesFile()
Function Summary
name | return type | description |
createFeaturesListUsingFeaturesFile | void | create features list using features file |
Function Arguments
name | type | description |
fileName | const string | file name |
firstFeatureInList | ATORfeature* | first feature in list |
createFeatureObjects | const bool | create feature objects |
appendToList | const bool | append to list |
ignoreOTfeatures | const bool | ignore OT features |
Function Reference List
-
-
-
-
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
- SHAREDvarsClass::convertStringToDouble
Function Trace
location | current function being traced |
ATORcomparison.hpp | createFeaturesListUsingFeaturesFile |
ATORmethod.hpp | compareNormalisedSnapshots |
ATORmethod.hpp | ATORmethodCompareTestWithTrain |
ATORmain.hpp | ATORmethodTest |
Trace Diagram (magenta)