| Overview | Namespace | Class | Index | Help |
| NESTED NAMESPACES | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | FUNCTIONS | CONSTANTS | VARIABLES |
Classes |
|
| AcceptorSocket | |
| ClearableGuard | |
| Condition | |
| ConnectorSocket | |
| DatagramSocket | A connectionless socket to send and receive datagrams. |
| File | The file class object provides access to file contents and attributes |
| FileBase | Base class for all filesystem specific objects |
| FileStatus | The FileStatus class |
| Guard | |
| Module | |
| Mutex | |
| Pipe | Represents a pipe. |
| Profile | |
| ResettableGuard | |
| Security | |
| Semaphore | |
| Socket | |
| SocketAddr | |
| StreamPipe | A pipe to send or receive a stream of data. |
| StreamSocket | |
| Thread | |
| ThreadData | |
| VolumeDevice | The VolumeDevice class |
| VolumeInfo | The VolumeInfo class |
Enums |
|
| __osl_socket_NoCopy | The class should be understood as a reference to a socket address handle ( struct sockaddr ). |
Typedefs |
|
| ClearableMutexGuard | |
| MutexGuard | |
| ProfileOption | |
| ResettableMutexGuard | |
Functions |
|
| void threadFunc( void * param ); |
|
Constants |
|
| const int Profile_DEFAULT; | |
| const int Profile_READLOCK; | |
| const int Profile_SYSTEM; | |
| const int Profile_WRITELOCK; | |
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.