| SST::Host | This class encapsulates all per-host state used by the SST protocol |
| SST::Ident | Represents an endpoint identifier and optionally an associated cryptographic signing key |
| SST::IdentHostState | Per-host state for the Ident module |
| SST::Socket | Abstract base class representing network attachments for the SST protocols to use |
| SST::SocketHostState | Per-host state for the Socket module |
| SST::Stream | This class represents an SST stream |
| SST::StreamServer | This class represents a server that can accept incoming SST connections |
| SST::Time | 64-bit time class convenient for protocol use |
| SST::Timer | Class implementing timers suitable for network protocols |
| SST::TimerEngine | Abstract base class for timer implementations |
| SST::TimerHostState | Abstract base class providing hooks for time virtualization |
| SST::UdpSocket | Main class representing a UDP socket running our transport protocol |
| SST::XdrOption< T > | Template class representing a length-delimited XDR option |
| SST::XdrPointer< T > | Template class representing an XDR "pointer" field |
| SST::XdrStream | XDR encoding/decoding stream |
1.3.4