프로퍼티 | 타입 | 설명 | |
---|---|---|---|
thread_Save_GuidanceItemsCache | Thread |
메소드 | 설명 | |
---|---|---|
addGuidanceExplorerObject ( this tmFileStorage, guidanceExplorer>.Dictionary |
||
addGuidanceExplorerObject ( this tmFileStorage, guidanceExplorer>.Dictionary |
||
clear_GuidanceItemsCache ( this tmFileStorage ) : |
||
getCacheLocation ( this tmFileStorage ) : string | ||
getGuidanceExplorerFilesInPath ( this pathXmlLibraries ) : List |
||
getGuidanceExplorerObject ( this xmlFile ) : |
||
getGuidanceExplorerObjects ( this tmFileStorage, string pathXmlLibraries ) : guidanceExplorer>.Dictionary |
||
getXmlFilePathForGuidanceId ( this tmFileStorage, System.Guid guidanceItemId ) : string | ||
getXmlFilePathForGuidanceId ( this tmFileStorage, System.Guid guidanceItemId, System.Guid libraryId ) : string | ||
guidanceExplorers_XmlFormat ( this tmFileStorage ) : guidanceExplorer>.Dictionary |
||
guidanceExplorers_XmlFormat ( this tmFileStorage, guidanceExplorer>.Dictionary |
||
isGuidanceExplorerFile ( this file ) : bool | ||
loadDataIntoMemory ( this tmFileStorage ) : bool | ||
loadLibraryDataFromDisk ( this tmFileStorage ) : |
||
load_GuidanceItemsFromCache ( this tmFileStorage ) : |
||
populateGuidanceItemsFileMappings ( this tmFileStorage ) : void | ||
queue_Save_GuidanceItemsCache ( this tmFileStorage ) : |
||
reCreate_GuidanceItemsCache ( this tmFileStorage ) : |
||
reloadGuidanceExplorerObjects ( this tmFileStorage ) : |
||
removeGuidanceItemFileMapping ( this tmFileStorage, System.Guid guidanceItemId ) : string | ||
save_GuidanceItemsToCache ( this tmFileStorage ) : |
||
setGuidanceExplorerObjects ( this tmFileStorage ) : |
||
waitForComplete_Save_GuidanceItemsCache ( this tmFileStorage, int maxWait_Miliseconds = 2000 ) : |
||
xmlDB_Load_GuidanceItems_and_Create_CacheFile ( this tmFileStorage ) : |
public static addGuidanceExplorerObject ( this tmFileStorage, guidanceExplorer>.Dictionary |
||
tmFileStorage | this | |
guidanceExplorers | guidanceExplorer>.Dictionary | |
newGuidanceExplorer | ||
xmlFile | string | |
리턴 | guidanceExplorer>.Dictionary |
public static addGuidanceExplorerObject ( this tmFileStorage, guidanceExplorer>.Dictionary |
||
tmFileStorage | this | |
guidanceExplorers | guidanceExplorer>.Dictionary | |
xmlFile | string | |
리턴 | guidanceExplorer>.Dictionary |
public static clear_GuidanceItemsCache ( this tmFileStorage ) : |
||
tmFileStorage | this | |
리턴 |
public static getCacheLocation ( this tmFileStorage ) : string | ||
tmFileStorage | this | |
리턴 | string |
public static getGuidanceExplorerFilesInPath ( this pathXmlLibraries ) : List |
||
pathXmlLibraries | this | |
리턴 | List |
public static getGuidanceExplorerObject ( this xmlFile ) : |
||
xmlFile | this | |
리턴 |
public static getGuidanceExplorerObjects ( this tmFileStorage, string pathXmlLibraries ) : guidanceExplorer>.Dictionary |
||
tmFileStorage | this | |
pathXmlLibraries | string | |
리턴 | guidanceExplorer>.Dictionary |
public static getXmlFilePathForGuidanceId ( this tmFileStorage, System.Guid guidanceItemId ) : string | ||
tmFileStorage | this | |
guidanceItemId | System.Guid | |
리턴 | string |
public static getXmlFilePathForGuidanceId ( this tmFileStorage, System.Guid guidanceItemId, System.Guid libraryId ) : string | ||
tmFileStorage | this | |
guidanceItemId | System.Guid | |
libraryId | System.Guid | |
리턴 | string |
public static guidanceExplorers_XmlFormat ( this tmFileStorage ) : guidanceExplorer>.Dictionary |
||
tmFileStorage | this | |
리턴 | guidanceExplorer>.Dictionary |
public static guidanceExplorers_XmlFormat ( this tmFileStorage, guidanceExplorer>.Dictionary |
||
tmFileStorage | this | |
guidanceExplorers | guidanceExplorer>.Dictionary | |
리턴 |
public static isGuidanceExplorerFile ( this file ) : bool | ||
file | this | |
리턴 | bool |
public static loadDataIntoMemory ( this tmFileStorage ) : bool | ||
tmFileStorage | this | |
리턴 | bool |
public static loadLibraryDataFromDisk ( this tmFileStorage ) : |
||
tmFileStorage | this | |
리턴 |
public static load_GuidanceItemsFromCache ( this tmFileStorage ) : |
||
tmFileStorage | this | |
리턴 |
public static populateGuidanceItemsFileMappings ( this tmFileStorage ) : void | ||
tmFileStorage | this | |
리턴 | void |
public static queue_Save_GuidanceItemsCache ( this tmFileStorage ) : |
||
tmFileStorage | this | |
리턴 |
public static reCreate_GuidanceItemsCache ( this tmFileStorage ) : |
||
tmFileStorage | this | |
리턴 |
public static reloadGuidanceExplorerObjects ( this tmFileStorage ) : |
||
tmFileStorage | this | |
리턴 |
public static removeGuidanceItemFileMapping ( this tmFileStorage, System.Guid guidanceItemId ) : string | ||
tmFileStorage | this | |
guidanceItemId | System.Guid | |
리턴 | string |
public static save_GuidanceItemsToCache ( this tmFileStorage ) : |
||
tmFileStorage | this | |
리턴 |
public static setGuidanceExplorerObjects ( this tmFileStorage ) : |
||
tmFileStorage | this | |
리턴 |
public static waitForComplete_Save_GuidanceItemsCache ( this tmFileStorage, int maxWait_Miliseconds = 2000 ) : |
||
tmFileStorage | this | |
maxWait_Miliseconds | int | |
리턴 |
public static xmlDB_Load_GuidanceItems_and_Create_CacheFile ( this tmFileStorage ) : |
||
tmFileStorage | this | |
리턴 |