addUnique(const StString &item) | StValueList< StString > | |
addUnique(const StValueList< StString > &list) | StValueList< StString > | |
args | StScript | [private] |
at(unsigned index) const | StValueList< StString > | |
clear() | StScript | [inline] |
contains(const StString &item) const | StValueList< StString > | |
copy(void *mem, unsigned itemCount) | StValueList< StString > | [protected] |
copy(const StValueList< StString > ©) | StValueList< StString > | [protected] |
copy() | StValueList< StString > | [protected] |
elementCreate(const StString &data, void *placeToCopy) | StValueList< StString > | [protected] |
elementDestroy(void *memoryPointer) | StValueList< StString > | [protected] |
empty() const | StValueList< StString > | [inline] |
execute(bool wait=true, bool outputToFile=true) | StScript | |
find(const StString &item) const | StValueList< StString > | |
getErrorOutput() | StApplication | [inline] |
getNormalOutput() | StApplication | [inline] |
getReturnCode() | StApplication | [inline] |
hasFinished() const | StThread | [inline] |
itemCount | StValueList< StString > | [protected] |
join(const StString &glue) | StStringList | |
load(StFile file) | StScript | [inline] |
memory | StValueList< StString > | [protected] |
operator<<(const StString &item) | StValueList< StString > | [inline] |
operator<<(const StValueList< StString > &list) | StValueList< StString > | |
operator[](unsigned index) | StValueList< StString > | [inline] |
operator[](unsigned index) const | StValueList< StString > | [inline] |
pop_back() | StValueList< StString > | |
pop_front() | StValueList< StString > | |
push_back(const StString &item) | StValueList< StString > | |
push_front(const StString &item) | StValueList< StString > | |
remove(const StString &item) | StValueList< StString > | |
remove(unsigned index) | StValueList< StString > | |
removeEmpty(bool ignoreSpaces=true, bool ignoreTabs=true) | StStringList | |
run() | StApplication | [protected, virtual] |
save(StFile file) | StStringList | |
setArguments(const StStringList &args) | StScript | [inline] |
setArguments(const StString &str) | StScript | [inline] |
setExecutable(const StFile &file) | StScript | [inline, private] |
setShell(const StFile &shell) | StScript | [inline] |
setTempDirectory(const StDir &dir) | StApplication | |
setWorkDirectory(const StDir &dir) | StApplication | [inline] |
size() const | StValueList< StString > | [inline] |
split(const StString &sep, const StString &str, bool allowEmptyEntires=false) | StStringList | [static] |
StApplication() | StApplication | [inline] |
StApplication(const StFile &file, const StDir &dir=StDir(ST_DEFAULT_TEMP)) | StApplication | [inline] |
StApplication(const StFile &file, const StStringList &args, const StDir &dir=StDir(ST_DEFAULT_TEMP)) | StApplication | [inline] |
start() | StThread | |
StScript() | StScript | [inline] |
StScript(const StString &fileName) | StScript | [inline] |
StStringList() | StStringList | |
StStringList(const StString &str) | StStringList | [inline] |
StStringList(const StValueList< StString > &list) | StStringList | [inline] |
StThread() | StThread | |
StValueList() | StValueList< StString > | |
tempDir | StApplication | [protected] |
terminate() | StThread | |
workDir | StApplication | [protected] |
~StScript() | StScript | [inline] |
~StThread() | StThread | [inline, virtual] |
~StValueList() | StValueList< StString > | |