libkcsoap.sym.in 467 B

1234567891011121314151617181920212223242526272829303132
  1. KC_@PACKAGE_VERSION@ {
  2. global:
  3. extern "C++" {
  4. ns__*;
  5. soap_*;
  6. company::*;
  7. group::*;
  8. notification::*;
  9. notificationICS::*;
  10. notifySubscribe::*;
  11. notifySubscribeArray::*;
  12. notifySyncState::*;
  13. propTagArray::*;
  14. propVal::*;
  15. propValArray::*;
  16. rights::*;
  17. sortOrder::*;
  18. sortOrderArray::*;
  19. tableMultiRequest::*;
  20. tableOpenRequest::*;
  21. user::*;
  22. xsd__Binary::*;
  23. KC::*;
  24. typeinfo*;
  25. vtable*;
  26. *::_Rep::_S_empty_rep_storage;
  27. };
  28. local:
  29. *;
  30. };