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

Public Member Functions

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

Protected Member Functions

 tsSLIterConst (const T *pInitialEntry)
 

Protected Attributes

const T * pEntry
 

Friends

class tsSLList< T >
 

Detailed Description

template<class T>
class tsSLIterConst< T >

Definition at line 31 of file tsSLList.h.


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