EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Friends | List of all members
tsDLIterConst< T > Class Template Reference

Public Member Functions

bool valid () const
 
bool operator== (const tsDLIterConst< T > &rhs) const
 
bool operator!= (const tsDLIterConst< T > &rhs) const
 
tsDLIterConst< T > & operator= (const tsDLIterConst< T > &)
 
const T & operator* () const
 
const T * operator-> () const
 
tsDLIterConst< T > & operator++ ()
 
tsDLIterConst< T > operator++ (int)
 
tsDLIterConst< T > & operator-- ()
 
tsDLIterConst< T > operator-- (int)
 
const T * pointer () const
 

Friends

class tsDLList< T >
 

Detailed Description

template<class T>
class tsDLIterConst< T >

Definition at line 22 of file tsDLList.h.


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