FME Server C++ API 3.0
|
data() const =0 | IFMEServerString | [pure virtual] |
IFMEServerString() | IFMEServerString | [inline, protected] |
IFMEServerString(const IFMEServerString &) | IFMEServerString | [private] |
length() const =0 | IFMEServerString | [pure virtual] |
operator const char *() const =0 | IFMEServerString | [pure virtual] |
operator=(const char *stringValue)=0 | IFMEServerString | [pure virtual] |
operator=(const IFMEServerString &) | IFMEServerString | [private] |
operator==(const char *other)=0 | IFMEServerString | [pure virtual] |
set(const char *stringValue, const FME_UInt32 length)=0 | IFMEServerString | [pure virtual] |
~IFMEServerString() | IFMEServerString | [inline, protected, virtual] |