Dynalib Utils
Public Member Functions | Friends | List of all members
date::link Class Reference

#include <tz.h>

Public Member Functions

DATE_API link (const std::string &s)
 
const std::string & name () const
 
const std::string & target () const
 

Friends

bool operator== (const link &x, const link &y)
 
bool operator< (const link &x, const link &y)
 
DATE_API std::ostream & operator<< (std::ostream &os, const link &x)
 

Constructor & Destructor Documentation

◆ link()

date::link::link ( const std::string &  s)
explicit

Member Function Documentation

◆ name()

const std::string& date::link::name ( ) const
inline

◆ target()

const std::string& date::link::target ( ) const
inline

Friends And Related Function Documentation

◆ operator<

bool operator< ( const link x,
const link y 
)
friend

◆ operator<<

DATE_API std::ostream& operator<< ( std::ostream &  os,
const link x 
)
friend

◆ operator==

bool operator== ( const link x,
const link y 
)
friend

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