Class hierarchy   Compound list   Header files   Member list  

dimeUnknownSection Class Reference

The dimeUnknownSection class is used to support unknown sections. More...

#include <UnknownSection.h>

Inherits dimeSection.

List of all members.

Public Members


Detailed Description

The dimeUnknownSection class is used to support unknown sections.


Member Function Documentation

dimeUnknownSection::dimeUnknownSection(const char * const sectionname, dimeMemHandler *memhandler)

Constructor which stores the sectioname.

dimeUnknownSection::~dimeUnknownSection() [virtual]

Destructor.

const char* dimeUnknownSection::getSectionName() const [virtual]

Reimplemented from dimeSection.

dimeSection* dimeUnknownSection::copy(dimeModel * const model) const [virtual]

Reimplemented from dimeSection.

bool dimeUnknownSection::read(dimeInput * const file) [virtual]

Reimplemented from dimeSection.

bool dimeUnknownSection::write(dimeOutput * const file) [virtual]

Reimplemented from dimeSection.

int dimeUnknownSection::typeId() const [virtual]

Reimplemented from dimeSection.

int dimeUnknownSection::countRecords() const [virtual]

Reimplemented from dimeSection.


The documentation for this class was generated from the following files:
Copyright © 1998-1999, Systems In Motion <sales@sim.no>. All rights reserved.
System documentation was generated using doxygen.