OpenDDS
Snapshot(2023/04/07-19:43)
|
Public Member Functions | |
PartitionName (const char *name) | |
bool | matches (const PartitionName &n) |
Private Attributes | |
const char * | name_ |
bool | wildcard_ |
Definition at line 117 of file DCPS_Utils.cpp.
|
inline |
Definition at line 119 of file DCPS_Utils.cpp.
|
inline |
Definition at line 123 of file DCPS_Utils.cpp.
References name_, ACE_OS::strcmp(), ACE::wild_match(), and wildcard_.
Referenced by OpenDDS::DCPS::matches_name().
|
private |
Definition at line 138 of file DCPS_Utils.cpp.
Referenced by matches().
|
private |
Definition at line 139 of file DCPS_Utils.cpp.
Referenced by matches().