|
MT Showcase SDK
|
This class represents schema of a component. More...
#include <Schema.hpp>
Public Member Functions | |
| const Events & | events (EventDirection type) const |
| Returns a list of events that the component sends(events-out) or receives(events-in) The pass events keyword is excluded. | |
| bool | passEvents (EventDirection type) const |
| Component can pass events from its children to its parent(EventDirection::EVENT_OUT) or from the parent to children(EventDirection::EVENT_IN) | |
This class represents schema of a component.
It parses and stores data from a schema file