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

[15118] Adding DataReader::get_unread_count (bool mark_as_read) #2825

Merged
merged 8 commits into from
Jul 15, 2022

Commits on Jul 8, 2022

  1. Refs #15118. Adding overload on RTPSReader.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    78f5061 View commit details
    Browse the repository at this point in the history
  2. Refs #15118. Adding method on DataReaderHistory.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    b50d2ac View commit details
    Browse the repository at this point in the history
  3. Refs #15118. Changed method on DataReaderImpl.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    0419698 View commit details
    Browse the repository at this point in the history
  4. Refs #15118. Adding overload on DataReader.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    15e3f81 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Refs #15118. Fixed returned value on RTPSReader.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    bc1383b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Refs #15118. Added unit test.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    b5e1608 View commit details
    Browse the repository at this point in the history
  2. Refs #14940. Fix error

    Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
    richiware committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f7ad4d3 View commit details
    Browse the repository at this point in the history
  3. Refs #14940. Improve test

    Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
    richiware committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    4249f34 View commit details
    Browse the repository at this point in the history