Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix get type support handle #9

Merged
merged 5 commits into from Mar 26, 2015
Merged

Fix get type support handle #9

merged 5 commits into from Mar 26, 2015

Commits on Mar 25, 2015

  1. move the visibility header

    wjwwood committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    7cfe203 View commit details
    Browse the repository at this point in the history
  2. add type support introspection specific headers

    Like the custom headers provided by the connext
    and opensplice implementations, the
    rosidl_typesupport_introspection_cpp package
    provides a generic interface for getting the
    type support handle. This is used by the
    rmw_connext_xtypes_dynamic_cpp package. This
    also fixes linking on Windows.
    wjwwood committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    9332318 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    120f3f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2015

  1. Configuration menu
    Copy the full SHA
    b71e3c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61d63dd View commit details
    Browse the repository at this point in the history