Sen API
Sen Libraries
Loading...
Searching...
No Matches
property.h File Reference
#include "sen/core/base/class_helpers.h"
#include "sen/core/meta/event.h"
#include "sen/core/meta/method.h"
#include "sen/core/meta/type.h"
#include <memory>
#include <string>
#include <string_view>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

struct  sen::PropertySpec
 Data of a property. More...
class  sen::Property
 Represents a property. More...

Namespaces

namespace  sen

Enumerations

enum class  sen::PropertyCategory { sen::PropertyCategory::staticRO , sen::PropertyCategory::staticRW , sen::PropertyCategory::dynamicRW , sen::PropertyCategory::dynamicRO }
 How a property is seen by others. More...