blocxx
Timeout.hpp File Reference
#include "blocxx/BLOCXX_config.h"
#include "blocxx/CommonFwd.hpp"
#include "blocxx/DateTime.hpp"

Go to the source code of this file.

Classes

class  BLOCXX_NAMESPACE::Timeout
 A timeout can be absolute, which means that it will happen at the specified DateTime. More...
 

Namespaces

namespace  BLOCXX_NAMESPACE
 Taken from RFC 1321.
 

Functions

bool BLOCXX_NAMESPACE::operator== (const Timeout &x, const Timeout &y)
 
bool BLOCXX_NAMESPACE::operator!= (const Timeout &x, const Timeout &y)