nds2-client - ClientDeveloper  0.16.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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

Member Function Documentation

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

Member Data Documentation

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

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