ProtoZed  awesome branch
A simple but powerful game framework
Public Member Functions | List of all members
PZ::Timestamp Class Reference

Public Member Functions

 Timestamp ()
 
 Timestamp (const Timestamp &other)
 
 ~Timestamp ()
 
const Timestampoperator= (const Timestamp &rhs)
 
bool operator== (const Timestamp &other) const
 
bool operator!= (const Timestamp &other) const
 
void Now ()
 

Constructor & Destructor Documentation

PZ::Timestamp::Timestamp ( )
PZ::Timestamp::Timestamp ( const Timestamp other)
PZ::Timestamp::~Timestamp ( )

Member Function Documentation

void PZ::Timestamp::Now ( )
bool PZ::Timestamp::operator!= ( const Timestamp other) const
inline
const Timestamp& PZ::Timestamp::operator= ( const Timestamp rhs)
bool PZ::Timestamp::operator== ( const Timestamp other) const

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