#include <filter.h>
Public Member Functions | |
| Filter () | |
| std::shared_ptr< Attributes > | attributes () const |
| std::shared_ptr< Parameters > | parameters () const |
Protected Attributes | |
| std::shared_ptr< Attributes > | m_attributes |
| std::shared_ptr< Parameters > | m_parameters |
| cil::Filter::Filter | ( | ) |
| std::shared_ptr< Attributes > cil::Filter::attributes | ( | ) | const |
| std::shared_ptr< Parameters > cil::Filter::parameters | ( | ) | const |
|
protected |
|
protected |