Fork me on GitHub
Library for MQL5 (MetaTrader) with support for Spark
CStatisticObject Class Reference

The documentation for this class was generated from the following file:

Public Member Functions

 CStatisticObject (const ulong _hash, const string _describe="none", const int _count=0)
 

Public Attributes

ulong hash
 
int count
 
string describe
 

Constructor & Destructor Documentation

◆ CStatisticObject()

CStatisticObject::CStatisticObject ( const ulong  _hash,
const string  _describe = "none",
const int  _count = 0 
)

Member Data Documentation

◆ count

int CStatisticObject::count

◆ describe

string CStatisticObject::describe

◆ hash

ulong CStatisticObject::hash