Pretty nice class.
More...
Pretty nice class.
This class is used to demonstrate.
- Author
- Andrei
- Version
- 1.0
- Date
- 2017
- Precondition
- First initialize the system.
- Bug:
- Not all memory is freed when deleting an object of this class.
- Warning
- Improper use can crash your application
- Copyright
- GNU Public License.
- Examples:
- example.mq5.
Definition at line 30 of file test.mqh.
◆ CTest2()
constructor
Definition at line 32 of file test.mqh.
◆ GetString()
virtual string CTest2::GetString |
( |
string |
s | ) |
|
|
inlinevirtual |
A pure virtual member.
- Parameters
-
[in] | s | First param strinfg s |
- Returns
- Return sum two strings
Definition at line 38 of file test.mqh.
◆ str
string Var.
Definition at line 40 of file test.mqh.
The documentation for this class was generated from the following file: