cp_multimap

Section: libcprops - cp_multimap (3)
Updated: OCT 2007
Index Return to Main Contents
 

NAME

cp_multimap_contains - check whether an entry exists on any index

 

SYNOPSIS

#include <cprops/multimap.h>

int cp_multimap_contains(cp_multimap *tree, void *entry);

 

DESCRIPTION

cp_multimap_contains returns non-zero if the given entry could be found using any of the indices defined on the given tree.
 

SEE ALSO

cp_multimap_create_index(3), cp_multimap_get(3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 18:30:35 GMT, December 01, 2007