ews-cpp  0.9
Public Member Functions | Friends | List of all members
ews::duration Class Referencefinal

Specifies a time interval. More...

#include <ews.hpp>

Public Member Functions

 duration (std::string str)
 
bool is_set () const EWS_NOEXCEPT
 
const std::string & to_string () const EWS_NOEXCEPT
 

Friends

bool operator== (const duration &, const duration &)
 

Detailed Description

Specifies a time interval.

A thin wrapper around xs:duration formatted strings.

The time interval is specified in the following form PnYnMnDTnHnMnS where:


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