#include <ie_imp.h>
Public Member Functions | |
| GsfInputMarker (GsfInput *input) | |
| ~GsfInputMarker () | |
| void | reset () |
Private Member Functions | |
| GsfInputMarker () | |
| GsfInputMarker (const GsfInputMarker &rhs) | |
| GsfInputMarker & | operator= (const GsfInputMarker &rhs) |
Private Attributes | |
| GsfInput * | m_input |
| gsf_off_t | m_position |
| bool | m_reset |
| GsfInputMarker::GsfInputMarker | ( | ) | [private] |
| GsfInputMarker::GsfInputMarker | ( | const GsfInputMarker & | rhs | ) | [private] |
| GsfInputMarker::GsfInputMarker | ( | GsfInput * | input | ) | [inline] |
| GsfInputMarker::~GsfInputMarker | ( | ) | [inline] |
| GsfInputMarker& GsfInputMarker::operator= | ( | const GsfInputMarker & | rhs | ) | [private] |
| void GsfInputMarker::reset | ( | void | ) | [inline] |
GsfInput* GsfInputMarker::m_input [private] |
gsf_off_t GsfInputMarker::m_position [private] |
bool GsfInputMarker::m_reset [private] |
1.7.1