MACE  1.0.0
 All Classes Namespaces Files Functions Variables Enumerations Defines
Public Member Functions
mace::rpc::default_filter Struct Reference

performs no transformations. More...

#include <filter.hpp>

Inheritance diagram for mace::rpc::default_filter:
mace::rpc::function_filter< Connection >

List of all members.

Public Member Functions

template<typename T >
void operator() (T &r, T &v) const
template<typename T >
const bool is_filtered (const T *) const
template<typename T >
const T & operator() (const T &v) const
template<typename T >
operator() (T &&v) const

Detailed Description

Implements the bare minimum Filter concept.

Definition at line 11 of file filter.hpp.


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