DIFF

class PluginFileHandlerSource

PluginFileHandler PluginBase

All members, including inherited

Constructors 2

void PluginFileHandler()
void ~PluginFileHandler()

Members 3

int m_LineLimit

Methods 13

static bool FileDuplicate(string source_name, string dest_name)
References CopyFile()
static bool FileDelete(string file)
References DeleteFile()
static void FileRename(string source_name, string dest_name)
string GetFileName()
References string.Empty
Referenced by LoadFile(), and SaveFile()
string GetSubFolderName()
References string.Empty
Referenced by SaveFile()
bool IsReadOnly()
References m_ReadOnly
void AddText(string text)
void AddNewLineNoSave(string text)
TStringArray GetFileContent()
References m_FileContent