![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
This is the complete list of members for IEDLTime, including all inherited members.
| addRef() const =0 | IRCObject | pure virtual |
| clone(IEDLObjectPtr &ptrObject, IEDLClassFactory *pFactory) | IEDLObject | inlinevirtual |
| compare(const IEDLTimePtr &ptrTime) const =0 | IEDLTime | pure virtual |
| createNow(IEDLClassFactory *pFactory) | IEDLTime | static |
| DECLARE_CLASS_ID(IEDLTimeID) | IEDLTime | |
| decRef() const =0 | IRCObject | pure virtual |
| fromPDFDate(const EDLSysString &strTime)=0 | IEDLTime | pure virtual |
| fromW3CDTF(const EDLSysString &strTime)=0 | IEDLTime | pure virtual |
| getClassID() const =0 | IEDLObject | pure virtual |
| getDay() const =0 | IEDLTime | pure virtual |
| getMonth() const =0 | IEDLTime | pure virtual |
| getRefCount() const =0 | IRCObject | pure virtual |
| getTime(uint16 &hour, uint16 &min, uint16 &sec, uint16 &ms, int16 &tzd_sign, uint16 &tzd_hour, uint16 &tzd_min) const =0 | IEDLTime | pure virtual |
| getYear() const =0 | IEDLTime | pure virtual |
| hash() const | JawsMako::IHashable | inlinevirtual |
| init(CClassParams *pData) | IEDLObject | inlinevirtual |
| isEqualTo(const IEDLTimePtr &ptrTime) const =0 | IEDLTime | pure virtual |
| now()=0 | IEDLTime | pure virtual |
| setDay(uint16 day)=0 | IEDLTime | pure virtual |
| setMonth(uint16 month)=0 | IEDLTime | pure virtual |
| setTime(uint16 hour=0, uint16 min=0, uint16 sec=0, uint16 ms=0, int16 tzd_sign=1, uint16 tzd_hour=0, uint16 tzd_min=0)=0 | IEDLTime | pure virtual |
| setYear(uint16 year)=0 | IEDLTime | pure virtual |
| toLocalTime()=0 | IEDLTime | pure virtual |
| toPDFDate(bool fullDate=false) const =0 | IEDLTime | pure virtual |
| toUTC()=0 | IEDLTime | pure virtual |
| toW3CDTF() const =0 | IEDLTime | pure virtual |
| updateHash(uint64 &hash) const =0 | JawsMako::IHashable | pure virtual |
| ~IHashable() | JawsMako::IHashable | inlinevirtual |
| ~IRCObject() | IRCObject | inlineprotectedvirtual |