, including all inherited members.
| Cleanup() | RetsSession | |
| CreateSearchRequest(std::string searchType, std::string searchClass, std::string query) | RetsSession | |
| CreateUpdateRequest(std::string resourceName, std::string className) | RetsSession | |
| DEFAULT_RETS_VERSION | RetsSession | [static] |
| DEFAULT_USER_AGENT | RetsSession | [static] |
| GetAction() | RetsSession | |
| GetCapabilityUrls() const | RetsSession | |
| GetDetectedRetsVersion() const | RetsSession | |
| GetHttpLogger() const | RetsSession | |
| GetLibraryVersion() | RetsSession | [static] |
| GetLoginResponse() const | RetsSession | |
| GetLoginUrl() const | RetsSession | |
| GetMetadata() | RetsSession | |
| GetMetadata(std::ostream &outputStream) | RetsSession | |
| GetMetadata_() | RetsSession | |
| GetMetadataAsArray() | RetsSession | |
| GetObject(GetObjectRequest *request) | RetsSession | |
| GetRetsVersion() const | RetsSession | |
| GetServerInformation(std::string resourceName="", std::string className="", bool standardNames=false) | RetsSession | |
| GetUserAgentAuthType() const | RetsSession | |
| IsIncrementalMetadata() const | RetsSession | |
| LoadMetadata(MetadataElement::Type type, std::string level) | RetsSession | [virtual] |
| Login(std::string userName, std::string password) | RetsSession | |
| Login(std::string userName, std::string password, std::string brokerCode, std::string savedMetadataTimestamp) | RetsSession | |
| Logout() | RetsSession | |
| MODE_CACHE | RetsSession | [static] |
| MODE_NO_EXPECT | RetsSession | [static] |
| MODE_NO_SSL_VERIFY | RetsSession | [static] |
| MODE_NO_STREAM | RetsSession | [static] |
| RetsSession(std::string loginUrl) | RetsSession | |
| RetsVersionToString(RetsVersion retsVersion) | RetsSession | |
| Search(SearchRequest *request) | RetsSession | |
| Search(SearchRequest *request, std::ostream &outputStream) | RetsSession | |
| Search_(SearchRequest *request) | RetsSession | |
| SearchAsArray(SearchRequest request) | RetsSession | |
| SearchStream(SearchRequest *request) | RetsSession | |
| SetCollector(MetadataElementCollectorPtr collector) | RetsSession | [virtual] |
| SetDefaultEncoding(EncodingType encoding) | RetsSession | |
| SetErrorHandler(RetsErrorHandler *errorHandler) | RetsSession | |
| SetHttpLogger(RetsHttpLogger *logger) | RetsSession | |
| SetHttpLogName(std::string logfile) | RetsSession | |
| SetIncrementalMetadata(bool incrementalMetadata) | RetsSession | |
| SetLogEverything(bool logging) | RetsSession | |
| SetModeFlags(unsigned int flags) | RetsSession | |
| SetProxy(std::string url, std::string password) | RetsSession | |
| SetRetsVersion(RetsVersion retsVersion) | RetsSession | |
| SetTimeout(int seconds) | RetsSession | |
| SetUserAgent(std::string userAgent) | RetsSession | |
| SetUserAgentAuthType(UserAgentAuthType type) | RetsSession | |
| SetUserAgentPassword(std::string userAgentPassword) | RetsSession | |
| Update(UpdateRequest *request) | RetsSession | |
| UseHttpGet(bool useHttpGet) | RetsSession | |
| ~MetadataLoader() | MetadataLoader | [virtual] |
| ~RetsSession() | RetsSession | |