class Timeval

hides all operations with struct timeval

Public Classes

struct timeval &val
return value

Public Methods

Timeval()
Timeval( const Timeval &t )
Timeval( const struct timeval &tv )
Timeval( long s, long us )
operator const struct timeval &() const
operator const struct timeval *() const

Documentation

hides all operations with struct timeval
Timeval()

Timeval( const Timeval &t )

Timeval( const struct timeval &tv )

Timeval( long s, long us )

operator const struct timeval &() const

operator const struct timeval *() const

struct timeval &val

return value


This class has no child classes.

alphabetic index html hierarchy of classes or java



This page was generated with the help of DOC++.