18 template<
typename PropType>
23 bool operator() (
const PropType& property)
25 return (0 == name_.compare(property.name));
33 : token_ref_(token_ref)
50 iter_t result = std::find_if(begin, end, has_property(property_name));
67 iter_t result = std::find_if(begin, end, has_property(property_name));
BinaryPropertySeq binary_properties
const std::string & name_
const DDS::Security::Token & token_ref_
const DDS::OctetSeq _empty_seq_
ConstSequenceIterator< Sequence > const_sequence_begin(Sequence &seq)
sequence< octet > OctetSeq
const char * get_property_value(const std::string &property_name) const
has_property(const std::string &name)
const DDS::OctetSeq & get_bin_property_value(const std::string &property_name) const
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
The Internal API and Implementation of OpenDDS.
ConstSequenceIterator< Sequence > const_sequence_end(Sequence &seq)