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
tsSLIter< T > Class Template Reference

Public Member Functions

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

Friends

class tsSLList< T >
 

Detailed Description

template<class T>
class tsSLIter< T >

Definition at line 30 of file tsSLList.h.


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