OS4 DepotLogo by Alkaron 
(anonymous IP: 18.221.41.214,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Library » Misc » libsps.lha

Libsps

Description: C++ Multithreading Library
Download: libsps.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 2Mb
Version: 1.1
Date: 14 Nov 2006
Author: Jürgen Schober
Submitter: Jürgen Schober
Email: juergen/cox net
Requirements: AmigaOS4 SDK
Category: development/library/misc
Replaces: development/library/libsps.lha
License: Freeware
Distribute: yes
Min OS Version: 4.0
FileID: 2313
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 224  (Current version)
277  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
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