Jump to content

YEAH - Your Extended Attribute Helper: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Description==
C++ framework to make it simple to manage extended attributes.
C++ framework to make it simple to manage extended attributes.  


Check also the [[OS2_API:YEAH|YEAH - Your Extended Attribute Helper API]] page.
==Classes==
* EA
* StringEA
* MTSequenceEA
* TSequenceEA
* TEA
* SequenceEA


==License==
==License==
* Freeware / Copyleft
* Freeware / Copyleft
 
* Author: [[Björn Fahller]]
==Author==
* Bjorn Fahller


==Links==
==Links==
*Download: [https://github.com/OS2World/DEV-CPLUSPLUS-UTIL-YEAH Source code] at Github
* [https://github.com/OS2World/DEV-CPLUSPLUS-UTIL-YEAH Source code] at Github


[[Category:C++ Class Libraries]]
[[Category:C++ Class Libraries]]

Latest revision as of 19:05, 6 January 2023

C++ framework to make it simple to manage extended attributes.

Classes

  • EA
  • StringEA
  • MTSequenceEA
  • TSequenceEA
  • TEA
  • SequenceEA

License

Links