CVC3  2.4.1
Public Member Functions | Private Attributes | List of all members
CVC3::Assumptions::iterator::Proxy Class Reference

Proxy class for postfix increment. More...

#include <assumptions.h>

Public Member Functions

 Proxy (const Theorem &t)
 
const Theoremoperator* ()
 

Private Attributes

const Theoremd_t
 

Detailed Description

Proxy class for postfix increment.

Definition at line 141 of file assumptions.h.

Constructor & Destructor Documentation

CVC3::Assumptions::iterator::Proxy::Proxy ( const Theorem t)
inline

Definition at line 144 of file assumptions.h.

Member Function Documentation

const Theorem& CVC3::Assumptions::iterator::Proxy::operator* ( )
inline

Definition at line 145 of file assumptions.h.

References d_t.

Member Data Documentation

const Theorem* CVC3::Assumptions::iterator::Proxy::d_t
private

Definition at line 142 of file assumptions.h.

Referenced by operator*().


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