OpenDDS
Snapshot(2023/04/07-19:43)
OpenDDS
DCPS
SampleRchCmp
Public Member Functions
|
List of all members
OpenDDS::DCPS::SampleRchCmp Struct Reference
#include <
Sample.h
>
Public Member Functions
bool
operator()
(const
Sample_rch
&lhs, const
Sample_rch
&rhs) const
Detailed Description
Definition at line
97
of file
Sample.h
.
Member Function Documentation
◆
operator()()
bool OpenDDS::DCPS::SampleRchCmp::operator()
(
const
Sample_rch
&
lhs
,
const
Sample_rch
&
rhs
)
const
inline
Definition at line
98
of file
Sample.h
.
99
{
100
return
lhs->compare(*rhs);
101
}
The documentation for this struct was generated from the following file:
Sample.h
Generated by
1.8.13