20#ifndef STRINGMATCHING_H_
21#define STRINGMATCHING_H_
23#include <fastrtps/fastrtps_dll.h>
29#ifndef DOXYGEN_SHOULD_SKIP_THIS_PUBLIC
Class StringMatching used to match different strings against each other as defined by the POSIX fnmat...
Definition StringMatching.h:39
static bool matchPattern(const char *pattern, const char *input)
Static method to match a string to a pattern.
static bool matchString(const char *input1, const char *input2)
Static method to match two strings.
virtual ~StringMatching()
eProsima namespace.
Definition LibrarySettingsAttributes.h:23