synfig-core  1.0.3
Classes | Namespaces | Functions
time.h File Reference

Template Header. More...

#include "string.h"

Go to the source code of this file.

Classes

class  synfig::Time

Namespaces

namespace  synfig
 Where every function and class of the synfig library can be found.

Functions

Time::Format synfig::operator| (Time::Format lhs, Time::Format rhs)
 This operator allows the combining of Time::Format flags using the '|' operator.
bool synfig::operator<= (Time::Format lhs, Time::Format rhs)
 This operator is for checking Time::Format flags.

Detailed Description

Template Header.

$Id$