nds2-client - Developer 0.16.7
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
NDS::detail::count_channels Class Reference

A functor that counts the number of calls. More...

#include <nds_connection_ptype.hh>

Public Member Functions

 count_channels ()
 
void operator() (const channel &ch)
 
size_t count () const
 

Private Attributes

size_t count_
 

Detailed Description

A functor that counts the number of calls.

Constructor & Destructor Documentation

◆ count_channels()

NDS::detail::count_channels::count_channels ( )
inline

Member Function Documentation

◆ count()

size_t NDS::detail::count_channels::count ( ) const
inline

◆ operator()()

void NDS::detail::count_channels::operator() ( const channel ch)
inline

Member Data Documentation

◆ count_

size_t NDS::detail::count_channels::count_
private

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