Home | History | Annotate | Download | only in IlmImf

Lines Matching defs:hasException

134     bool		hasException;
154 hasException (false),
630 if (!_lineBuffer->hasException)
633 _lineBuffer->hasException = true;
638 if (!_lineBuffer->hasException)
641 _lineBuffer->hasException = true;
1112 if (lineBuffer->hasException && !exception)
1115 lineBuffer->hasException = false;