Money Manager EX
An easy to use, money management application built with wxWidgets
mmLast30Days Class Reference

#include <mmDateRange.h>

+ Inheritance diagram for mmLast30Days:
+ Collaboration diagram for mmLast30Days:

Public Member Functions

 mmLast30Days ()
 
- Public Member Functions inherited from mmDateRange
 mmDateRange ()
 
virtual ~mmDateRange ()
 
void destroy ()
 
virtual const wxDateTime start_date () const
 
virtual const wxDateTime end_date () const
 
const wxDateTime future_date () const
 
virtual const wxDateTime today () const
 
virtual bool is_with_date () const
 
virtual const wxString title () const
 
virtual const wxString local_title () const
 
virtual void start_date (wxDateTime &start_date)
 
virtual void end_date (wxDateTime &end_date)
 
void set_end_date (wxDateTime v)
 
void findEndOfMonth ()
 
void findBeginOfMonth ()
 
int startDay () const
 
bool isFutureIgnored () const
 

Additional Inherited Members

- Static Public Member Functions inherited from mmDateRange
static const wxDateTime getDayEnd (wxDateTime dt)
 
- Protected Attributes inherited from mmDateRange
const wxDateTime today_
 
const wxDateTime today_end_
 
const wxDateTime future_
 
wxDateTime start_date_
 
wxDateTime end_date_
 
int startDay_
 
wxString title_
 
bool futureIgnored_
 

Constructor & Destructor Documentation

◆ mmLast30Days()

mmLast30Days::mmLast30Days ( )

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