Implementation of AbstractTemplate. Template that creates, saves, or change a .json file.
More...
#include <JSONTemplate.h>
Implementation of AbstractTemplate. Template that creates, saves, or change a .json file.
- See also
- te::layout::AbstractTemplate
Definition at line 48 of file JSONTemplate.h.
te::layout::JSONTemplate::JSONTemplate |
( |
std::string |
path | ) |
|
te::layout::JSONTemplate::~JSONTemplate |
( |
| ) |
|
|
virtual |
bool te::layout::JSONTemplate::deleteTemplate |
( |
| ) |
|
|
virtual |
std::string te::layout::AbstractTemplate::getFileName |
( |
| ) |
|
|
virtualinherited |
std::string te::layout::AbstractTemplate::m_fileName |
|
protectedinherited |
std::string te::layout::AbstractTemplate::m_path |
|
protectedinherited |
EnumType* te::layout::AbstractTemplate::m_type |
|
protectedinherited |
std::string te::layout::AbstractTemplate::m_version |
|
protectedinherited |
The documentation for this class was generated from the following files:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/layout/core/template/JSONTemplate.h
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/layout/core/template/JSONTemplate.cpp