Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::VarRefEnumerator Class Reference

Public Member Functions

 VarRefEnumerator (const IVariable *vp)
void operator++ ()
VariableRefoperator* ()
bool hasNext () const

Detailed Description

Definition at line 29 of file VarRefEnumerator.h.

Constructor & Destructor Documentation

◆ VarRefEnumerator()

Arcane::VarRefEnumerator::VarRefEnumerator ( const IVariable * vp)
inline

Definition at line 33 of file VarRefEnumerator.h.

Member Function Documentation

◆ hasNext()

bool Arcane::VarRefEnumerator::hasNext ( ) const
inline

Definition at line 45 of file VarRefEnumerator.h.

◆ operator*()

VariableRef * Arcane::VarRefEnumerator::operator* ( )
inline

Definition at line 41 of file VarRefEnumerator.h.

◆ operator++()

void Arcane::VarRefEnumerator::operator++ ( )
inline

Definition at line 37 of file VarRefEnumerator.h.


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