![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cECPGroupPrefs.h>
Public Member Functions | |
| cECPGroupPrefs (const ECPGroup_TYPE *pGroupId=nullptr) | |
| ~cECPGroupPrefs () | |
| bool | isNull () const |
| bool | isEmpty () const |
| ECPGroup_TYPE | GetAt (int i) const |
| bool | HasId (ECPGroup_TYPE id) const |
| ECPGroup_TYPE | FindBestMatch (const cECPGroupPrefs &prefs) const |
| void | SetAt (int i, ECPGroup_TYPE id) |
| void | SetNull () |
| void | SetAllocQty (int iQty) |
Array of ECPGroup_TYPE. Preferred Predefined Curve information.
|
inline |
|
inline |
|
inline |
Find the first/best match in this from prefs.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |