#include "blocxx/BLOCXX_config.h"#include "blocxx/CommonFwd.hpp"#include "blocxx/DateTime.hpp"Go to the source code of this file.
Namespaces | |
| namespace | BLOCXX_NAMESPACE |
Classes | |
| class | BLOCXX_NAMESPACE::Timeout |
| A timeout can be absolute, which means that it will happen at the specified DateTime. More... | |
Functions | |
| bool | BLOCXX_NAMESPACE::operator== (const Timeout &x, const Timeout &y) |
| bool | BLOCXX_NAMESPACE::operator!= (const Timeout &x, const Timeout &y) |
1.5.6