Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

bool Impala::Core::Array::ImageArchiveMapi::Valid (  )  [inline, virtual]

Reimplemented from Impala::Core::Array::ImageArchive.

Definition at line 35 of file ImageArchiveMapi.h.

References mConn, and NrImages().

Referenced by GetImageData(), and ReadImage().

00036     {
00037         return mConn->Valid() && (NrImages() != 0);
00038     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:17:20 2011 for ImpalaSrc by  doxygen 1.5.1