Dynalib Utils
Public Member Functions | Friends | List of all members
Posix::detail::rule Class Reference

#include <ptz.h>

Public Member Functions

 rule ()
 
bool ok () const
 
date::local_seconds operator() (date::year y) const
 

Friends

std::ostream & operator<< (std::ostream &os, const rule &r)
 
unsigned read_date (const string_t &s, unsigned i, rule &r)
 

Constructor & Destructor Documentation

◆ rule()

Posix::detail::rule::rule ( )
inline

Member Function Documentation

◆ ok()

bool Posix::detail::rule::ok ( ) const
inline

◆ operator()()

date::local_seconds Posix::detail::rule::operator() ( date::year  y) const
inline

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const rule r 
)
friend

◆ read_date

unsigned read_date ( const string_t s,
unsigned  i,
rule r 
)
friend

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