ppap4lmp
0.7.2
|
This file has a definition of Element class, which is one of the cores of this program. More...
Go to the source code of this file.
Classes | |
class | Element |
Element inherits Generator class and contains data element (or entity) as a Json object. More... | |
Typedefs | |
using | ElPtr = ShPtr< Element > |
An alias for a shared pointer of Element class. | |