actualGruopID | OutlineModelManager | private |
actualInstant | OutlineModelManager | private |
actualInstantWrapping | OutlineModelManager | private |
addAxe(AxeThing *thaAxe, Instant *theInstantData) | OutlineModelManager | |
addImageSection(ImageSectionThing *imageSection, Instant *theInstantData) | OutlineModelManager | |
addImageSource(ImageSourceThing *imageSource, Instant *theInstantData) | OutlineModelManager | |
addOutline(ContourThing *theOutline, Instant *theInstantData) | OutlineModelManager | |
addOutlinesGroup(std::string theOutlineName, OutlineGroup *theGroup) | OutlineModelManager | |
addUserConcept(std::string theConceptName, int conceptSize) | OutlineModelManager | |
annotateActualAxeWrap(std::string actualKeyAxe, std::string theRealName) | OutlineModelManager | |
annotateActualOutlineWrap(std::string actualKeyOutline, std::string theRealName) | OutlineModelManager | |
annotateActualSectionImageWrap(std::string actualKeyImage, std::string theRealName) | OutlineModelManager | |
annotateActualSourceImageWrap(std::string actualKeyImage, std::string theRealName) | OutlineModelManager | |
annotateOutlinesWrap(std::vector< std::string > keyNames, std::vector< ContourThing ** > theOutlinesVector) | OutlineModelManager | |
annotateOutlineWrap(std::string kOutlineName, std::string theRealName) | OutlineModelManager | |
axeConcept | OutlineModelManager | private |
axeDepthConcept | OutlineModelManager | private |
axesEnvironment | OutlineModelManager | private |
ChangeContourOfList(std::string keyName, Instant *instant) | OutlineModelManager | |
changeSourceImage | OutlineModelManager | private |
clean() | OutlineModelManager | |
counterIdKey | OutlineModelManager | private |
createAxe(std::string aDescription, Instant *theInstantData) | OutlineModelManager | |
createCopyContourOf(std::string anExistingKName, std::vector< int > &instantNoTouchData) | OutlineModelManager | |
createImageSection(std::string aSecImageData, Instant *theInstantData) | OutlineModelManager | |
createImageSource(std::string aSource, Instant *theInstantData) | OutlineModelManager | |
createOutline(manualBaseModel *model, std::vector< int > theInstantData, std::string aName="") | OutlineModelManager | |
createWorkSpace() | OutlineModelManager | |
executeCommand(CommandObject *theCommand, bool fromRegistration=false) | OutlineModelManager | |
executeCommand_OutlineModel(std::string outKName, CommandObject *theCommand, bool fromRegistration) | OutlineModelManager | |
executeCommandsQueue(std::deque< CommandObject * > executionQueue, bool fromRegistration=false) | OutlineModelManager | |
getActualInstantOutlines() | OutlineModelManager | |
getAxeByKeyName(std::string axeKName) | OutlineModelManager | |
getConceptsInformation(std::vector< std::string > &conceptNameVect, std::vector< int > &conceptSizeVect) | OutlineModelManager | |
getContourWorkspace() | OutlineModelManager | |
getGroupsCount() | OutlineModelManager | |
getImageSectionThingByKeyName(std::string iSectionName) | OutlineModelManager | |
getImageSourceThingByKeyName(std::string iSeourceKName) | OutlineModelManager | |
getInstant() | OutlineModelManager | |
GetLstNameThings() | OutlineModelManager | |
GetLstNameThingsStatic() | OutlineModelManager | |
getOutlineByKeyName(std::string outKName) | OutlineModelManager | |
getOutlineInstants() | OutlineModelManager | |
getOutlineInstantsByName(std::string thekName) | OutlineModelManager | |
getOutlinesAtInstant(Instant *anInstant, bool ifAnnotate=true) | OutlineModelManager | |
getOutlinesFromGroup(std::string aGroupName) | OutlineModelManager | |
imageSourceEnvironment | OutlineModelManager | private |
imagesSectionEnvironment | OutlineModelManager | private |
includeAxeInstant(std::string axeKName, Instant *anInstantData) | OutlineModelManager | |
includeImageSectionInstant(std::string imaKName, Instant *anInstantData) | OutlineModelManager | |
includeImageSourceInstant(std::string imaKName, Instant *anInstantData) | OutlineModelManager | |
includeOutlineInstant(std::string outKName, Instant *anInstantData) | OutlineModelManager | |
IsPartOfStaticList(std::string ss) | OutlineModelManager | |
keyGenerator | OutlineModelManager | private |
outlineGroups | OutlineModelManager | private |
OutlineModelManager(SomeEnvironment< ImageSourceThing * > *imSourceEnv, SomeEnvironment< ImageSectionThing * > *imSectionEnv, SomeEnvironment< AxeThing * > *axesEnv, SomeEnvironment< ContourThing * > *contourEnv) | OutlineModelManager | |
outlinesEnvironment | OutlineModelManager | private |
removeAllOutlines() | OutlineModelManager | |
removeOutline(std::string ss) | OutlineModelManager | |
SaveThingName(FILE *pFile, FILE *pFileData, std::string nameThing) | OutlineModelManager | |
setAutomaticConcepts() | OutlineModelManager | private |
setInstant(Instant *newActualInstantData) | OutlineModelManager | |
setUserConcepts(std::string conceptsScript) | OutlineModelManager | |
setWorkSpace(ContourWorkspace *aWorkSpace) | OutlineModelManager | |
staticContourLst | OutlineModelManager | private |
updateToActualInstant() | OutlineModelManager | private |
workSpace | OutlineModelManager | private |
~OutlineModelManager() | OutlineModelManager | |