FME Server C++ API 3.0

IFMEServerStringArray Member List

This is the complete list of members for IFMEServerStringArray, including all inherited members.
append(const char *stringValue)=0IFMEServerStringArray [pure virtual]
append(const IFMEServerString &stringValue)=0IFMEServerStringArray [pure virtual]
appendCSVString(const char *csvString, const char *delimiter)=0IFMEServerStringArray [pure virtual]
appendTokenizeString(const char *tokenString, const char *tokenSeparators)=0IFMEServerStringArray [pure virtual]
clear()=0IFMEServerStringArray [pure virtual]
contains(const char *stringValue) const =0IFMEServerStringArray [pure virtual]
contains(const IFMEServerString &stringValue) const =0IFMEServerStringArray [pure virtual]
entries() const =0IFMEServerStringArray [pure virtual]
getElement(const FME_UInt32 index, IFMEServerString &element) const =0IFMEServerStringArray [pure virtual]
IFMEServerStringArray()IFMEServerStringArray [inline, protected]
IFMEServerStringArray(const IFMEServerStringArray &)IFMEServerStringArray [private]
operator()(FME_UInt32 index) const =0IFMEServerStringArray [pure virtual]
operator=(const IFMEServerStringArray &)IFMEServerStringArray [private]
removeAll(const char *stringValue)=0IFMEServerStringArray [pure virtual]
removeAll(const IFMEServerString &stringValue)=0IFMEServerStringArray [pure virtual]
setElement(const FME_UInt32 index, const IFMEServerString &element)=0IFMEServerStringArray [pure virtual]
~IFMEServerStringArray()IFMEServerStringArray [inline, protected, virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines