MatrixBerryCore
|
Go to the source code of this file.
Classes | |
class | mxberry::core::struct::StructChangeTracker |
STRUCTCHANGETRACKER keeps a list of structure patches and provide tools for applying them to any arbitrary structure. Patches can be defined either as static or plain class methods A method must 1) have 'patch_' prefix and '_#' suffix 2) be public to be recognized as patch. More... | |
Namespaces | |
mxberry::core::struct | |