An accessor that queries stored accessors for component.
Accessor implementing array access.
An accessor that allows accessing of a property and it's childs with array syntax.
Implements logic for accessing associative arrays.
Accessor that converts input property identity of InputKeyType converts to ConvertedKeyType, and then uses it to access the ComponentType using decorated convertor.
An accessor that splits property into chunks using a separator, and recursively queries an accessor for next property from returned child property.
Property accessor that is decaying tagged algebraic to a type accepted by decorated accessor.
Class that allows accessing properties that are wrapped in ticks.
Accessor implementing logic for accessingstd.variant.
An accessor that allows accessing of a property and it's childs with array syntax.
Creates a dlang dsl language for accessing properties out of a ComponentType.
An accessor that splits property into chunks using a separator, and recursively queries an accessor for next property from returned child property.
Creates a dlang dsl language for accessing properties out of a ComponentType.
Property accessor that is decaying tagged algebraic to a type accepted by decorated accessor.
Class that allows accessing properties that are wrapped in ticks.
Interface for objects that are able to get child component out of parent one.
Accessor that allows access to fields and properties of a component of Type.
Accessor that accepts ComponentType with it's type erased up to Object or wrapped in a Placeholder!ComponentType if it is not rooted into Object class (i.e. any value type, and extern c++ objects)
An accessor that downcasts or unwraps passed component.
An accessor that downcasts or unwraps resulting field.
An accessor that erases component type's.
An accessor that erases returned property's type.
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:
The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.