Implements an uninterpreted function.
More...
#include <UninterpretedFunction.h>
Implements an uninterpreted function.
Definition at line 23 of file UninterpretedFunction.h.
◆ UninterpretedFunction() [1/2]
carl::UninterpretedFunction::UninterpretedFunction |
( |
std::size_t |
id | ) |
|
|
inlineexplicitprivate |
◆ UninterpretedFunction() [2/2]
carl::UninterpretedFunction::UninterpretedFunction |
( |
| ) |
|
|
defaultnoexcept |
◆ codomain()
Sort carl::UninterpretedFunction::codomain |
( |
| ) |
const |
◆ domain()
const std::vector< Sort > & carl::UninterpretedFunction::domain |
( |
| ) |
const |
◆ id()
std::size_t carl::UninterpretedFunction::id |
( |
| ) |
const |
|
inline |
◆ name()
const std::string & carl::UninterpretedFunction::name |
( |
| ) |
const |
◆ UFManager
◆ mId
std::size_t carl::UninterpretedFunction::mId = 0 |
|
private |
The documentation for this class was generated from the following files: