SourceXtractorPlusPlus
0.13
Please provide a description of the project.
SEFramework
SEFramework
Property
Property.h
Go to the documentation of this file.
1
23
#ifndef _SEFRAMEWORK_PROPERTY_PROPERTY_H
24
#define _SEFRAMEWORK_PROPERTY_PROPERTY_H
25
26
namespace
SourceXtractor
{
27
33
class
Property
{
34
public
:
35
virtual
~Property
() =
default
;
36
};
37
38
}
/* namespace SourceXtractor */
39
40
#endif
SourceXtractor::Property
Base class for all Properties. (has no actual content)
Definition:
Property.h:33
SourceXtractor
Definition:
Aperture.h:30
SourceXtractor::Property::~Property
virtual ~Property()=default
Generated by
1.8.20