FME Server C++ API 3.0

IFMEServerTransformationResult Member List

This is the complete list of members for IFMEServerTransformationResult, including all inherited members.
getAllProperties(IFMEServerStringArray &properties) const =0IFMEServerTransformationResult [pure virtual]
getAllPropertyNames(IFMEServerStringArray &propNames) const =0IFMEServerTransformationResult [pure virtual]
getDescription(IFMEServerString &description) const =0IFMEServerTransformationResult [pure virtual]
getFMEEngineResponse(IFMEServerString &fmeEngineResponse) const =0IFMEServerTransformationResult [pure virtual]
getFMEServerResponse(IFMEServerString &fmeServerResponse) const =0IFMEServerTransformationResult [pure virtual]
getID(FME_Int32 &jobID) const =0IFMEServerTransformationResult [pure virtual]
getJobStatus(FMEServerJobStatus &jobStatus) const =0IFMEServerTransformationResult [pure virtual]
getPriority(FME_Int32 &priority) const =0IFMEServerTransformationResult [pure virtual]
getProperty(const IFMEServerString &propName, FME_Boolean &propValue) const =0IFMEServerTransformationResult [pure virtual]
getProperty(const IFMEServerString &propName, FME_Int32 &propValue) const =0IFMEServerTransformationResult [pure virtual]
getProperty(const IFMEServerString &propName, FME_Real32 &propValue) const =0IFMEServerTransformationResult [pure virtual]
getProperty(const IFMEServerString &propName, IFMEServerString &propValue) const =0IFMEServerTransformationResult [pure virtual]
getRequest(IFMEServerString &request) const =0IFMEServerTransformationResult [pure virtual]
getRequesterHost(IFMEServerString &requesterHost) const =0IFMEServerTransformationResult [pure virtual]
getRequesterResultPort(FME_UInt32 &resultPort) const =0IFMEServerTransformationResult [pure virtual]
getRequestKeyword(IFMEServerString &requestKeyword) const =0IFMEServerTransformationResult [pure virtual]
getResultSuccess() const =0IFMEServerTransformationResult [pure virtual]
getServiceMsg(IFMEServerString &serviceMsg) const =0IFMEServerTransformationResult [pure virtual]
getServiceSuccess() const =0IFMEServerTransformationResult [pure virtual]
getStatusMessage(IFMEServerString &statusMsg) const =0IFMEServerTransformationResult [pure virtual]
getStatusNumber(FME_Int32 &statusNum) const =0IFMEServerTransformationResult [pure virtual]
getTimeFinished(IFMEServerString &timeFinished) const =0IFMEServerTransformationResult [pure virtual]
getTimeRequested(IFMEServerString &timeRequested) const =0IFMEServerTransformationResult [pure virtual]
getTimeStarted(IFMEServerString &timeStarted) const =0IFMEServerTransformationResult [pure virtual]
getTransformationSuccess() const =0IFMEServerTransformationResult [pure virtual]
IFMEServerTransformationResult()IFMEServerTransformationResult [inline, protected]
IFMEServerTransformationResult(const IFMEServerTransformationResult &other)IFMEServerTransformationResult [private]
operator=(const IFMEServerTransformationResult &other)IFMEServerTransformationResult [private]
~IFMEServerTransformationResult()IFMEServerTransformationResult [inline, protected, virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines