pelib  2.0.0
pelib::Data Class Reference

#include <Data.hpp>

Inheritance diagram for pelib::Data:
[legend]

List of all members.

Public Member Functions

virtual ~Data ()
virtual Dataclone () const =0

Detailed Description

Base class of any data structure that can be parsed, output or held in a pelib collection

Definition at line 35 of file Data.hpp.


Constructor & Destructor Documentation

pelib::Data::~Data ( ) [virtual]

Destructor

Definition at line 26 of file Data.cpp.


Member Function Documentation

virtual Data* pelib::Data::clone ( ) const [pure virtual]

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