mx::ICustomDay Class Reference
[Component Interfaces]

Representation MX custom days. More...

#include <ICustomDay.h>

Inheritance diagram for mx::ICustomDay:

mx::IInterface List of all members.

Public Member Functions

virtual void setName (const mxmString &name)=0
virtual mxmString name ()=0
virtual EErrorCode addDay (const mxmString &day)=0
virtual EErrorCode addRange (const mxmString &from, const mxmString &to)=0

Detailed Description

Representation MX custom days.


Member Function Documentation

virtual EErrorCode mx::ICustomDay::addDay const mxmString day  )  [pure virtual]
 

add a day to the internal list. NOTE: the strings will be replaced by a date type very soon!!!!

virtual EErrorCode mx::ICustomDay::addRange const mxmString from,
const mxmString to
[pure virtual]
 

add a day range to the internal list. NOTE: the strings will be replaced by a date type very soon!!!!


The documentation for this class was generated from the following file:
Generated on Fri Jun 29 17:21:05 2007 for MxPEG SDK by  doxygen 1.4.6