Jump to content

YEAH - Your Extended Attribute Helper: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision 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.  


==Classes==
==Classes==
Line 12: Line 11:
==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