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::Begins_with< IS > Class Template Reference

Test whether node short name begins with a certain string. More...

#include <predicate_fact.hpp>

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

Public Member Functions

 Begins_with (const std::string &str)
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::Begins_with< IS >

Test whether node short name begins with a certain string.


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