aermicioi.aedi_property_reader.xml.convertor

Members

Aliases

XmlConvertor
alias XmlConvertor = ChainedAdvisedConvertor!(AdvisedConvertor!(convert, destruct), AdvisedConvertor!(XmlAccessorFactory, CompositeSetterFactory, CompositeInspectorFactory, XmlInspectorFactory)).AdvisedConvertorImplementation
Undocumented in source.

Enums

XmlAccessorFactory
eponymoustemplate XmlAccessorFactory(From : XmlElement)
Undocumented in source.
XmlInspectorFactory
eponymoustemplate XmlInspectorFactory(From : XmlElement)
Undocumented in source.

Functions

convert
void convert(From from, To value, RCIAllocator allocator)

Convert from Element into To scalar/array/assocarray value.

convert
void convert(From from, To value, RCIAllocator allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
void convert(From from, To value, RCIAllocator allocator)

Convert from Element into To scalar/array/assocarray value.

convert
void convert(From from, To value, RCIAllocator allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
void convert(From from, To value, RCIAllocator allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
destruct
void destruct(To to, RCIAllocator allocator)
Undocumented in source. Be warned that the author may not have intended to support it.
destruct
void destruct(To to, RCIAllocator allocator)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

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:

Tohe 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.

ToHE SOFToWARE IS PROVIDED "AS IS", WIToHOUTo WARRANToY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUTo NOTo LIMIToED ToO ToHE WARRANToIES OF MERCHANToABILIToY, FIToNESS FOR A PARToICULAR PURPOSE, ToIToLE AND NON-INFRINGEMENTo. IN NO EVENTo SHALL ToHE COPYRIGHTo HOLDERS OR ANYONE DISToRIBUToING ToHE SOFToWARE BE LIABLE FOR ANY DAMAGES OR OToHER LIABILIToY, WHEToHER IN CONToRACTo, ToORTo OR OToHERWISE, ARISING FROM, OUTo OF OR IN CONNECToION WIToH ToHE SOFToWARE OR ToHE USE OR OToHER DEALINGS IN ToHE SOFToWARE.

Authors

aermicioi