|
HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <UpdateExtendedTypes.h>
Public Member Functions | |
| UpdatedExtendedTypes () | |
| ~UpdatedExtendedTypes () | |
| void | parse (std::string &inputData) |
| std::list< NameValueMass * > * | getUpdatedTypesList () |
Definition at line 7 of file UpdateExtendedTypes.h.
| UpdatedExtendedTypes::UpdatedExtendedTypes | ( | ) |
Definition at line 5 of file UpdateExtendedTypes.cpp.
| UpdatedExtendedTypes::~UpdatedExtendedTypes | ( | ) |
Definition at line 10 of file UpdateExtendedTypes.cpp.
| std::list< NameValueMass * > * UpdatedExtendedTypes::getUpdatedTypesList | ( | ) |
| void UpdatedExtendedTypes::parse | ( | std::string & | inputData | ) |