Dyninst::interval< T > Class Template Reference

#include <IBSTree.h>

Public Types

typedef T type

Public Member Functions

 interval ()
virtual ~interval ()
virtual T low () const =0
virtual T high () const =0

Detailed Description

template<class T = unsigned long>
class Dyninst::interval< T >

Definition at line 88 of file IBSTree.h.


Member Typedef Documentation

template<class T = unsigned long>
typedef T Dyninst::interval< T >::type

Definition at line 96 of file IBSTree.h.


Constructor & Destructor Documentation

template<class T = unsigned long>
Dyninst::interval< T >::interval (  )  [inline]

Definition at line 90 of file IBSTree.h.

template<class T = unsigned long>
virtual Dyninst::interval< T >::~interval (  )  [inline, virtual]

Definition at line 91 of file IBSTree.h.


Member Function Documentation

template<class T = unsigned long>
virtual T Dyninst::interval< T >::high (  )  const [pure virtual]
template<class T = unsigned long>
virtual T Dyninst::interval< T >::low (  )  const [pure virtual]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1