Function anj_uri_path_has
Defined in File utils.h
Function Documentation
-
static inline bool anj_uri_path_has(const anj_uri_path_t *path, anj_id_type_t id_type)
Checks whether
pathcontains the component identified byid_type. For example,/Oid/Iid“has” ANJ_ID_OID and ANJ_ID_IID.