~mterry/unity-scopes-api/snap-root

« back to all changes in this revision

Viewing changes to unity-scopes.map

  • Committer: CI Train Bot
  • Author(s): Pawel Stolowski
  • Date: 2016-03-17 22:35:14 UTC
  • mfrom: (261.1.54 staging)
  • Revision ID: ci-train-bot@canonical.com-20160317223514-dxndlxrg5jbi2oqk
Merged devel: use abigail for abi-compoliance checker (disabled for now due o abigail bugs); filters API changes.
Approved by: Michi Henning, PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
        unity::scopes::internal::Executor::*;
18
18
        unity::scopes::internal::IniSettingsSchema::*;
19
19
        unity::scopes::internal::JsonSettingsSchema::*;
 
20
        unity::scopes::internal::Logger*;
 
21
        unity::scopes::internal::LogStream::*;
20
22
        unity::scopes::internal::make_directories*;
21
23
        unity::scopes::internal::MiddlewareBase::*;
22
24
        unity::scopes::internal::MiddlewareFactory::*;