/core/externals/update-engine/externals/gdata-objectivec-client/Source/Clients/Contacts/GDataContacts.h

http://macfuse.googlecode.com/ · C++ Header · 45 lines · 23 code · 5 blank · 17 comment · 0 complexity · 3806bc9e4fc9180e1cbd92b5af806bce MD5 · raw file

  1. /* Copyright (c) 2008 Google Inc.
  2. *
  3. * Licensed under the Apache License, Version 2.0 (the "License");
  4. * you may not use this file except in compliance with the License.
  5. * You may obtain a copy of the License at
  6. *
  7. * http://www.apache.org/licenses/LICENSE-2.0
  8. *
  9. * Unless required by applicable law or agreed to in writing, software
  10. * distributed under the License is distributed on an "AS IS" BASIS,
  11. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. * See the License for the specific language governing permissions and
  13. * limitations under the License.
  14. */
  15. //
  16. // GDataContacts.h
  17. //
  18. #import "GDataElements.h"
  19. #import "GDataContactConstants.h"
  20. #import "GDataContactElements.h"
  21. #import "GDataContactEvent.h"
  22. #import "GDataContactExternalID.h"
  23. #import "GDataContactJot.h"
  24. #import "GDataContactLanguage.h"
  25. #import "GDataContactLink.h"
  26. #import "GDataContactPriority.h"
  27. #import "GDataContactRelation.h"
  28. #import "GDataContacts.h"
  29. #import "GDataContactSensitivity.h"
  30. #import "GDataContactUserDefinedField.h"
  31. #import "GDataGroupMembershipInfo.h"
  32. #import "GDataEntryContactBase.h"
  33. #import "GDataEntryContact.h"
  34. #import "GDataEntryContactGroup.h"
  35. #import "GDataEntryContactProfile.h"
  36. #import "GDataFeedContact.h"
  37. #import "GDataFeedContactGroup.h"
  38. #import "GDataFeedContactProfile.h"
  39. #import "GDataServiceGoogleContact.h"
  40. #import "GDataQueryContact.h"