VR-Link API Documentation for HLA Evolved
Public Member Functions | Private Attributes
DtSelectParam Class Reference
+ Collaboration diagram for DtSelectParam:

List of all members.

Public Member Functions

 DtSelectParam ()
int select (DtTime timeout)
void addRead (int fd)
void delRead (int fd)
int canRead (int fd)

Private Attributes

int maxfd
fd_set read0
fd_set read

Constructor & Destructor Documentation


Member Function Documentation

void DtSelectParam::addRead ( int  fd) [inline]

References DtMax().

int DtSelectParam::canRead ( int  fd) [inline]
void DtSelectParam::delRead ( int  fd) [inline]
int DtSelectParam::select ( DtTime  timeout) [inline]

References DtSelect().


Member Data Documentation

int DtSelectParam::maxfd [private]
fd_set DtSelectParam::read [private]
fd_set DtSelectParam::read0 [private]

The documentation for this class was generated from the following file:

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)