Main Page   Namespaces   Classes ( Hierarchy )   Functions & Members  

moFileLib::moFileReaderSingleton Class Reference

Convience Class. More...

#include <moFileReader.h>

Inheritance diagram for moFileLib::moFileReaderSingleton:

Inheritance graph
[legend]
Collaboration diagram for moFileLib::moFileReaderSingleton:

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static moFileReaderSingletonGetInstance ()
 Singleton-Accessor.


Detailed Description

Convience Class.

This class derives from moFileReader and builds a singleton to access its methods in a global manner.

Note:
This class is a Singleton. Please access it via moFileReaderSingleton::GetInstance() or use the provided wrappers:

Member Function Documentation

static moFileReaderSingleton& moFileLib::moFileReaderSingleton::GetInstance (  )  [static]

Singleton-Accessor.

Returns:
A static instance of moFileReaderSingleton.


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

Generated on 17 Jan 2009 for moFileReader by Doxygen1.5.7.1