Logo by Alkaron (anonymous IP: 18.190.160.6,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
libSPS++ Release Version 1.1 14.11.2006 ------------------------------------------------------------------------- The libSPS++ library provides a simply C++ intercace to make the live easier for programmers, who want to write multithreaded application under AmigaOS4 using C++. New in version 1.1 is more timer functions and a removed tc_UserData field but new AmigaOS4 style process creation. This is a compatibility patch update for the ablit.library which uses the tc_UserData field internaly! Classes included are: class SPS_Thread Basic thread class class SPS_Message Base class for message objects class SPS_SyncMessageT<> A synchronous message class SPS_AsyncMessageT<> An asynchronous message class SPS_ExecMessage<> A exec compatible message wrapper class SPS_Hook A Hook object class SPS_Exception Simple exception handling as well as some additional macros to simplify opening and closing of interfaces (usually without the need to open a library speparately). Please see the included html document and the example code for more details. Note: The html documentation contains syntax highlited source code. In my experience it works fine with AWeb, SimpleHTML and the SimpleHTML Datatype. IBrowse, however seems to not colorize the code correctly. If you have question or want to contribute or submit bugs or feature requests, please email at: juergen AT cox DOT net -- js |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |