Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
BinaryDataA helper class that wraps binary data
CapabilityUrlsCapabilityUrls contains the API that allows access to the URLs sent in response to the RETS LOGIN transaction
GetObjectRequestA GetObjectRequest represents the parameters needed to perform a RETS GetObject transaction
GetObjectResponseA GetObjectResponse represents a response from a RETS GetObject transaction
LoginResponseLoginResponse contains the API that allows access to the information sent in response to a successful RETS LOGIN transaction
LogoutResponseLogoutResponse contains the API that allows access to the information sent in response to a successful RETS LOGOUT transaction
MetadataClassMetadataClass is an implementation of MetadataElement that represents Class information for the metadata
MetadataEditMaskMetadataEditMask is an implementation of MetadataElement that represents Edit mask metadata
MetadataElementMetadataElement is the fundamental class that represents an element of metadata
MetadataForeignKeyMetadataForeignKey is an implementation of MetadataElement that represents Foreign Key information for the metadata
MetadataLookupMetadataLookup is an implementation of MetadataElement that represents Lookup metadata
MetadataLookupTypeMetadataLookupType is an implementation of MetadataElement that represents Lookup Type metadata
MetadataObjectMetadataObject is an implementation of MetadataElement that represents Object metadata
MetadataResourceMetadataResource is an implementation of MetadataElement that represents Resource metadata
MetadataSearchHelpMetadataSearchHelp is an implementation of MetadataElement that represents Search help metadata
MetadataSystemMetadataSystem is an implementation of MetadataElement that represents System metadata
MetadataTableMetadataTable is an implementation of MetadataElement that represents Table metadata
MetadataUpdateMetadataUpdate is an implementation of MetadataElement that represents Update metadata
MetadataUpdateHelpMetadataUpdateHelp is an implementation of MetadataElement that represents Update Help metadata
MetadataUpdateTypeMetadataUpdateType is an implementation of MetadataElement that represents Update Type metadata
MetadataValidationExpressionMetadataValidationExpression is an implementation of MetadataElement that represents Validation Expression metadata
MetadataValidationExternalMetadataValidationExternal is an implementation of MetadataElement that represents Validation External metadata
MetadataValidationExternalTypeMetadataValidationExternalType is an implementation of MetadataElement that represents Validation External Type metadata
MetadataValidationLookupMetadataValidationLookup is an implementation of MetadataElement that represents Validation Lookup metadata
MetadataValidationLookupTypeMetadataValidationLookupType is an implementation of MetadataElement that represents Validation Lookup Type metadata
NullErrorHandlerAn implementation of RetsErrorHandler that just silently ignores all errors
ObjectDescriptorAn ObjectDescriptor represents a single object retrieved from a GetObject transaction
RetsErrorHandlerRetsErrorHandler is an error handling interface that can be used by users to set error handling policy
RetsExceptionRetsException is the base class for all libRETS exceptions
RetsHttpExceptionRetsHttpException is an implementation of RetsException that is thrown when an Http transport error is seen
RetsMetadataRetsMetadata contains the API that is the main interface to all of the metadata
RetsReplyExceptionRetsReplyException is an implementation of RetsException that is thrown when the RETS REPLY-CODE is non-zero
RetsSessionRetsSession contains the API that is the main controlling interface to the RETS server
RetsSqlExceptionRetsSqlException is an implementation of RetsException that is thrown for errors in the Sql to Dmql parser
RetsUnknownMetadataExceptionRetsReplyException is an implementation of RetsException that is thrown when the RETS REPLY-CODE is non-zero
SearchRequestSearchRequest contains the API that is used to set up and customer a RETS SEARCH transaciton
SearchResultSetSearchResultSet contains the API that is used to handle the response to the RETS SEARCH transaciton
ServerInformationRequestServerInformationRequest is the API that allows access to the RETS 1.7 SERVERINFORMATION transaction
ServerInformationResponseServerInformationResponse is the API that allows access to the RETS 1.7 SERVERINFORMATION transaction results
UpdateRequestUpdateRequest contains the API that is used to set up and customer a RETS UPDATE transaciton
UpdateResponseSearchResultSet contains the API that is used to handle the response to the RETS SEARCH transaciton

Generated by  doxygen