Public Member Functions | |
| AutoGsfInput (GsfInput *aStream=NULL) | |
| ~AutoGsfInput () | |
| void | close () |
| GsfInput *& | operator= (GsfInput *aStream) |
| operator GsfInput * () | |
| operator GsfInput ** () | |
Private Attributes | |
| GsfInput * | mStream |
| AutoGsfInput::AutoGsfInput | ( | GsfInput * | aStream = NULL |
) | [inline] |
| AutoGsfInput::~AutoGsfInput | ( | ) | [inline] |
References close().
| void AutoGsfInput::close | ( | ) | [inline] |
References mStream.
Referenced by operator GsfInput **(), operator=(), and ~AutoGsfInput().
| AutoGsfInput::operator GsfInput * | ( | ) | [inline] |
References mStream.
GsfInput* AutoGsfInput::mStream [private] |
Referenced by close(), operator GsfInput *(), operator GsfInput **(), and operator=().
1.7.1