- SCREEN_H
-
See SCREEN_W.3alleg
- SCREEN_W
-
Global define to obtain the size of the screen. Allegro game programming library.
- Scriptalicious
-
Make scripts more delicious to SysAdmins
- ScriptCommand
-
This class holds the bound keyword set for a given Bayonne style script interpreter. Bayonne script keyword binding tables and compiler constants.
- ScriptImage
-
A derivable class to hold compiled script images for active processes. Script compiler image set.
- ScriptInterp
-
System script interpreter core engine class. Extensible Bayonne Scripting Engine.
- ScriptModule
-
This class is used for generic ccScript DSO plugins. ccScript loadable module.
- ScriptSymbol
-
This class manages symbol tables for the scripting engine. Symbol table management for scripting engine.
- Script_Locks
-
This class holds a distributed lock set used for global script locks and the new lock/unlock commands. global lock table.
- Script_Package
-
A class to represent internal ccScript loaded modules. loaded dso modules.
- Script_Property
-
This class is used for DSO modules that impliment property extensions for scripting objects. ccScript property module.
- Script_Session
-
This class holds an 'active' session handler that has been created by a 'slow' module handler. active session base class.
- scroll
-
scroll a curses window
- scrollbar
-
Create and manipulate scrollbar widgets
- scrolledcanvas
-
Create and manipulate scrolled canvas widgets
- scrolledframe
-
Create and manipulate scrolled frame widgets
- scrolledhtml
-
Create and manipulate a scrolled text widget with the capability
of displaying HTML formatted documents.
- scrolledlistbox
-
Create and manipulate scrolled listbox widgets
- scrolledtext
-
Create and manipulate a scrolled text widget
- scroll_screen
-
Requests a hardware scroll request. Allegro game programming library.
- scr_dump
-
read (write) a curses screen from (to) a file
- scsum1
-
take the sum of the absolute values of a complex vector and returns a single precision result
- sctp_bindx
-
Add or remove bind addresses on a socket.
- sctp_connectx
-
initiate a connection on an SCTP socket using multiple
destination addresses.
- sctp_getladdrs
-
Returns all locally bound addresses on a socket.
- sctp_getpaddrs
-
Returns all peer addresses in an association.
- sctp_opt_info
-
Get options on a SCTP socket.
- sctp_peeloff
-
Branch off an association into a separate socket.
- sctp_recvmsg
-
Receive a message from a SCTP socket.
- sctp_send
-
Send a message from a SCTP socket.
- sctp_sendmsg
-
Send a message from a SCTP socket.
- sc_AccResult
-
This associates a result datum with an accuracy.
- sc_AccResultInfo
-
This is like ResultInfo but the accuracy with which a result was computed as well as the desired accuracy are stored.
- sc_ActiveMsgMemoryGrp
-
The ActiveMsgMemoryGrp abstract class specializes the MsgMemoryGrp class.
- sc_AggregateKeyVal
-
This takes several KeyVal objects and makes them look like one KeyVal object.
- sc_AlgorithmException
-
This exception is thrown whenever a problem with an algorithm is encountered.
- sc_AngularIntegrator
-
An abstract base class for angular integrators.
- sc_append_record
-
Append a record to a file
- sc_app_info_t
-
OpenSC application structure
- sc_ARMCIMemoryGrp
-
The ARMCIMemoryGrp concrete class provides an implementation of MsgMemoryGrp.
- sc_asn1_decode
-
Extract entries from an ASN.1 stream
- sc_asn1_encode
-
Encode ASN.1 entries into a stream
- sc_asn1_entry
-
OpenSC ASN1 entry structure
- sc_asn1_find_tag
-
Find a tag in an ASN.1 stream
- sc_asn1_print_tags
-
Print an ASN.1 stream to stdout
- sc_asn1_put_tag
-
Construct an ASN.1 entry in a buffer
- sc_asn1_read_tag
-
Extract a tag from an ASN.1 entry
- sc_asn1_skip_tag
-
- sc_asn1_verify_tag
-
Verify validity of an ASN.1 tag
- sc_AssignedKeyVal
-
This class allows keyval associations to be set up by the program, rather than determined by an external file.