System documentation of the GNU Image-Finding Tool

Public Attributes | List of all members
CAccessorAdmin::CContentElement Class Reference

Content is pointer to a factory, a pointer to the actual Accessor (if already made) and the open-close-counter. More...

#include <CAccessorAdmin.h>

Public Attributes

CAccessor * mAccessor
 Contains a pointer to the accessor, if already opened.
 
CAccessorFactory * mFactory
 The factory to make an accessor, if this is needed.
 
int mOpenCloseCounter
 Counts how often the accessor has been opened or closed.
 

Detailed Description

Content is pointer to a factory, a pointer to the actual Accessor (if already made) and the open-close-counter.


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

Need for discussion? Want to contribute? Contact
help-gift@gnu.org Generated using Doxygen