SourceXtractorPlusPlus
0.11
Please provide a description of the project.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
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::~Property
virtual ~Property()=default
SourceXtractor::Property
Base class for all Properties. (has no actual content)
Definition:
Property.h:33
Generated by
1.8.5