FME Server C++ API 3.0
|
getCredentialType() const =0 | IFMEServerConnectionInfo | [pure virtual] |
getDirective(const IFMEServerString &key, IFMEServerString &value) const =0 | IFMEServerConnectionInfo | [pure virtual] |
getHost(IFMEServerString &host) const =0 | IFMEServerConnectionInfo | [pure virtual] |
getPassword(IFMEServerString &password) const =0 | IFMEServerConnectionInfo | [pure virtual] |
getPort() const =0 | IFMEServerConnectionInfo | [pure virtual] |
getToken(IFMEServerString &token) const =0 | IFMEServerConnectionInfo | [pure virtual] |
getType() const =0 | IFMEServerConnectionInfo | [pure virtual] |
getURL(IFMEServerString &url) const =0 | IFMEServerConnectionInfo | [pure virtual] |
getUserID(IFMEServerString &userID) const =0 | IFMEServerConnectionInfo | [pure virtual] |
IFMEServerConnectionInfo() | IFMEServerConnectionInfo | [inline, protected] |
IFMEServerConnectionInfo(const IFMEServerConnectionInfo &other) | IFMEServerConnectionInfo | [private] |
operator=(const IFMEServerConnectionInfo &other) | IFMEServerConnectionInfo | [private] |
~IFMEServerConnectionInfo() | IFMEServerConnectionInfo | [inline, protected, virtual] |