SourceXtractorPlusPlus
1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SEFramework
SEFramework
Property
Property.h
Go to the documentation of this file.
1
22
23
#ifndef _SEFRAMEWORK_PROPERTY_PROPERTY_H
24
#define _SEFRAMEWORK_PROPERTY_PROPERTY_H
25
26
namespace
SourceXtractor
{
27
32
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::Property::~Property
virtual ~Property()=default
SourceXtractor
Definition
Aperture.h:30
Generated by
1.14.0