owlcpp  v0.3.3~
C++ library for working with OWL ontologies
 All Classes Namespaces Files Functions Macros Pages
Public Member Functions | List of all members
owlcpp::Is_name< IS > Class Template Reference

Test whether node has a certain short name. More...

#include <predicate_fact.hpp>

Inheritance diagram for owlcpp::Is_name< IS >:
owlcpp::CE_predicate

Public Member Functions

 Is_name (const std::string &name)
bool operator() (const ClassifiableEntry *ce) const

Additional Inherited Members

- Public Types inherited from owlcpp::CE_predicate
typedef CE_predicate type

Detailed Description

template<bool IS>
class owlcpp::Is_name< IS >

Test whether node has a certain short name.


The documentation for this class was generated from the following file: